Skip to content

Commit 7abdfff

Browse files
build(deps): Bump @actions/tool-cache from 2.0.1 to 2.0.2 (#201)
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 2.0.1 to 2.0.2. - [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-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d04ce7 commit 7abdfff

File tree

2 files changed

+13
-28
lines changed

2 files changed

+13
-28
lines changed

package-lock.json

Lines changed: 12 additions & 27 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
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@actions/core": "^1.11.1",
2828
"@actions/io": "^1.1.3",
29-
"@actions/tool-cache": "^2.0.1"
29+
"@actions/tool-cache": "^2.0.2"
3030
},
3131
"devDependencies": {
3232
"@types/jest": "^29.5.14",

0 commit comments

Comments
 (0)