Skip to content

Commit 8f33d13

Browse files
authored
Merge pull request #1337 from arduino/dependabot/npm_and_yarn/actions/tool-cache-3.0.1
build(deps): bump @actions/tool-cache from 3.0.0 to 3.0.1
2 parents 3cc085f + 90d8102 commit 8f33d13

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

.licenses/npm/@actions/tool-cache.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: "@actions/tool-cache"
3-
version: 3.0.0
3+
version: 3.0.1
44
type: npm
55
summary: Actions tool-cache lib
66
homepage: https://github.com/actions/toolkit/tree/main/packages/tool-cache

package-lock.json

Lines changed: 9 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
@@ -17,7 +17,7 @@
1717
"license": "GPL-3.0",
1818
"dependencies": {
1919
"@actions/core": "^2.0.3",
20-
"@actions/tool-cache": "^3.0.0",
20+
"@actions/tool-cache": "^3.0.1",
2121
"semver": "^7.7.3",
2222
"typed-rest-client": "^2.2.0"
2323
},

0 commit comments

Comments
 (0)