Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Commit c30b881

Browse files
authored
Merge pull request #312 from UziTech/renovate/actions-tool-cache-2.x
fix(deps): update dependency @actions/tool-cache to v2
2 parents b48b884 + 5bbc3f5 commit c30b881

File tree

2 files changed

+22
-10
lines changed

2 files changed

+22
-10
lines changed

package-lock.json

Lines changed: 21 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
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"@actions/core": "^1.7.0",
3636
"@actions/exec": "^1.1.1",
37-
"@actions/tool-cache": "^1.7.2",
37+
"@actions/tool-cache": "^2.0.0",
3838
"@octokit/rest": "^18.12.0"
3939
},
4040
"devDependencies": {

0 commit comments

Comments
 (0)