Skip to content

Commit 8a44cba

Browse files
chore(deps): bump @actions/core from 2.0.1 to 3.0.0 in /packages/cache
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.1 to 3.0.0. - [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-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2cf6143 commit 8a44cba

File tree

2 files changed

+21
-46
lines changed

2 files changed

+21
-46
lines changed

packages/cache/package-lock.json

Lines changed: 20 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"url": "https://github.com/actions/toolkit/issues"
3838
},
3939
"dependencies": {
40-
"@actions/core": "^2.0.0",
40+
"@actions/core": "^3.0.0",
4141
"@actions/exec": "^3.0.0",
4242
"@actions/glob": "^0.6.1",
4343
"@protobuf-ts/runtime-rpc": "^2.11.1",

0 commit comments

Comments
 (0)