Commit Graph

13 Commits

Author SHA1 Message Date
dependabot[bot] 878e955d6f
chore(deps): Bump @types/node from 22.5.4 to 22.5.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.4 to 22.5.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 05:38:49 +00:00
dependabot[bot] 93dca0a6a3
chore(deps): Bump @types/node from 22.5.2 to 22.5.4 (#52) 2024-09-09 08:19:35 +00:00
dependabot[bot] fb3244eae8
chore(deps): Bump @types/node from 22.5.0 to 22.5.2 (#51) 2024-09-02 07:18:59 +00:00
dependabot[bot] d88f0eb206
chore(deps): Bump @types/node from 22.0.0 to 22.5.0 (#50) 2024-08-26 07:32:42 +00:00
dependabot[bot] 64c9cc4fd0
chore(deps): Bump typescript from 5.5.3 to 5.5.4 (#45) 2024-07-29 05:52:53 +00:00
dependabot[bot] 0a21717724
chore(deps): Bump @types/node from 20.14.11 to 22.0.0 (#46) 2024-07-29 05:50:15 +00:00
dependabot[bot] 40f5205a9f
chore(deps): Bump @types/node from 20.14.10 to 20.14.11 (#44) 2024-07-22 05:55:35 +00:00
dependabot[bot] 48a5fd481e
chore(deps): Bump @types/node from 20.14.9 to 20.14.10 (#42) 2024-07-16 05:52:29 +00:00
Billy Zha 03c94b448c
chore(deps): Bump (#41)
Bumps @actions/core from 1.10.0 to 1.10.1 and typescript from 5.2.2 to
5.5.3.

Closes #33, closes #39.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Billy Zha <jinzha1@microsoft.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-05 15:10:26 +08:00
dependabot[bot] a51157d919
chore(deps): Bump @types/node from 20.5.9 to 20.14.9 (#35) 2024-07-04 09:21:28 +00:00
dependabot[bot] 50aeb9fec2
chore(deps): Bump @vercel/ncc from 0.36.1 to 0.38.1 (#38) 2024-07-04 09:07:49 +00:00
Billy Zha 1aa9a00ef8
refactor: revamp setup action with typescript (#18)
This PR revamps setup action with typescript and 
1) add a new job to verify `dist` folder complication
2) update viable version to 1.1.0 and 1.0.1

---------

Signed-off-by: Billy Zha <jinzha1@microsoft.com>
2023-09-08 16:01:37 +08:00
Shiwei Zhang 550c1b01de
feat: implement setup-oras (#1)
Implement setup-oras as a JavaScript action

Resolves: https://github.com/oras-project/oras/issues/744
Signed-off-by: Shiwei Zhang <shizh@microsoft.com>
2023-01-21 01:05:00 +08:00