Skip to content

Commit 377c923

Browse files
committed
fix: upgrade @actions/tool-cache from 2.0.1 to 2.0.2
Snyk has created this PR to upgrade @actions/tool-cache from 2.0.1 to 2.0.2. See this package in npm: @actions/tool-cache See this project in Snyk: https://app.snyk.io/org/stackhawk/project/e1bfe916-099d-4a0f-9633-5aa6181f89f2?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent babdc51 commit 377c923

File tree

2 files changed

+26
-55
lines changed

2 files changed

+26
-55
lines changed

package-lock.json

Lines changed: 25 additions & 54 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.10.1",
2929
"@actions/exec": "^1.1.1",
30-
"@actions/tool-cache": "^2.0.1",
30+
"@actions/tool-cache": "^2.0.2",
3131
"@octokit/core": "^5.1.0",
3232
"process": "^0.11.10"
3333
},

0 commit comments

Comments
 (0)