Skip to content

Commit 47f27c1

Browse files
chore(deps): Bump @actions/tool-cache from 2.0.2 to 3.0.0
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 2.0.2 to 3.0.0. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache) --- updated-dependencies: - dependency-name: "@actions/tool-cache" dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8705648 commit 47f27c1

File tree

2 files changed

+32
-96
lines changed

2 files changed

+32
-96
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@actions/core": "^2.0.2",
2929
"@actions/exec": "^2.0.0",
30-
"@actions/tool-cache": "^2.0.2"
30+
"@actions/tool-cache": "^3.0.0"
3131
},
3232
"devDependencies": {
3333
"@stylistic/eslint-plugin": "^5.6.1",

0 commit comments

Comments
 (0)