Commit Graph

12 Commits

Author SHA1 Message Date
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
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
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
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