Skip to content

Commit 2c57db6

Browse files
Bump @actions/tool-cache from 1.7.2 to 2.0.1
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 1.7.2 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] <[email protected]>
1 parent db83ab4 commit 2c57db6

File tree

2 files changed

+18
-34
lines changed

2 files changed

+18
-34
lines changed

package-lock.json

Lines changed: 17 additions & 33 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
@@ -22,7 +22,7 @@
2222
"@actions/core": "^1.9.1",
2323
"@actions/exec": "^1.1.1",
2424
"@actions/io": "^1.1.2",
25-
"@actions/tool-cache": "^1.7.2"
25+
"@actions/tool-cache": "^2.0.1"
2626
},
2727
"devDependencies": {
2828
"@types/node": "^17.0.33",

0 commit comments

Comments
 (0)