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

Commit dc22c63

Browse files
committed
fix(deps): update dependency @actions/tool-cache to ^1.7.2
1 parent fe20b24 commit dc22c63

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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.6.0",
3636
"@actions/exec": "^1.1.1",
37-
"@actions/tool-cache": "^1.7.1"
37+
"@actions/tool-cache": "^1.7.2"
3838
},
3939
"devDependencies": {
4040
"@commitlint/cli": "^16.2.3",

0 commit comments

Comments
 (0)