Skip to content

Commit 93bf50a

Browse files
build(deps): bump @actions/tool-cache from 1.7.1 to 2.0.1
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 1.7.1 to 2.0.1. - [Release notes](https://github.com/actions/toolkit/releases) - [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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e5818d commit 93bf50a

File tree

2 files changed

+26
-10
lines changed

2 files changed

+26
-10
lines changed

package-lock.json

Lines changed: 25 additions & 9 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": "^1.6.0",
2929
"@actions/exec": "^1.1.0",
30-
"@actions/tool-cache": "^1.7.1"
30+
"@actions/tool-cache": "^2.0.1"
3131
},
3232
"devDependencies": {
3333
"@types/node": "^17.0.19",

0 commit comments

Comments
 (0)