Skip to content

Commit eddb4b6

Browse files
build(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] <support@github.com>
1 parent b297479 commit eddb4b6

File tree

2 files changed

+15
-50
lines changed

2 files changed

+15
-50
lines changed

package-lock.json

Lines changed: 14 additions & 49 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
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@actions/core": "2.0.1",
21-
"@actions/tool-cache": "2.0.2"
21+
"@actions/tool-cache": "3.0.0"
2222
},
2323
"devDependencies": {
2424
"@commitlint/cli": "20.3.0",

0 commit comments

Comments
 (0)