17 Commits

Author SHA1 Message Date
EnokMan
b74103470b
Merge pull request #7 from manyuanrong/dependabot/npm_and_yarn/node-fetch-2.6.7
Some checks failed
Setup ossutil / build (push) Failing after 19m18s
Bump node-fetch from 2.6.1 to 2.6.7
v3.0
2022-10-22 08:53:25 +08:00
EnokMan
20efc24f11
Merge pull request #8 from manyuanrong/dependabot/npm_and_yarn/actions/core-1.9.1
Bump @actions/core from 1.2.6 to 1.9.1
2022-10-22 08:52:49 +08:00
EnokMan
af2d5dbb24
Merge pull request #9 from TechQuery/patch-1
Update Node.js from 12 to 16
2022-10-22 08:50:39 +08:00
South Drifted
36913aa686
Update Node.js from 12 to 16 2022-10-22 04:05:48 +08:00
dependabot[bot]
b0f9a49b3b
Bump @actions/core from 1.2.6 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 19:16:38 +00:00
dependabot[bot]
1a0b974c97
Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 08:19:35 +00:00
EnokMan
131734f686
Merge pull request #6 from hexianga/patch-1
ossutil version upgrade
2021-09-14 23:15:02 +08:00
hexiang
0e34f7380e
Update index.js 2021-09-14 17:18:28 +08:00
EnokMan
a0ac4f99d2 bump deps
Some checks failed
Setup ossutil / build (push) Failing after 25s
v2.0
2020-11-10 04:40:33 +00:00
EnokMan
5e2b73afba
Merge pull request #3 from manyuanrong/dependabot/npm_and_yarn/actions/core-1.2.6
Bump @actions/core from 1.1.3 to 1.2.6
2020-10-02 12:01:21 +08:00
dependabot[bot]
78c460bf42
Bump @actions/core from 1.1.3 to 1.2.6
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.1.3 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 17:21:29 +00:00
EnokMan
2a0fb3066e
Merge pull request #1 from dcalsky/master
fix: the tag of action name should be v1.0
2020-01-26 02:47:11 -06:00
Dcalsky
3cba3603ac
fix: the tag of action name should be v1.0
The tag should be v1.0 instead of v1
2020-01-26 02:50:45 +08:00
Enok
c662c599ea change test oss endpoint
Some checks failed
Setup ossutil / build (push) Failing after 19m10s
v1.0
2019-10-10 18:17:05 +08:00
Enok
669544fe0d add upload test 2019-10-10 18:14:50 +08:00
Enok
c2d26c1dff init 2019-10-10 18:04:43 +08:00
EnokMan
16a2f295e8
Initial commit 2019-10-10 13:06:18 +08:00