Skip to content

Commit 86a682d

Browse files
authored
Merge pull request #348 from magefile/dependabot/npm_and_yarn/actions/tool-cache-2.0.2
chore(deps): bump @actions/tool-cache from 2.0.1 to 2.0.2
2 parents 487ad5a + 4e3f05e commit 86a682d

File tree

4 files changed

+14
-24
lines changed

4 files changed

+14
-24
lines changed

dist/index.js

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
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
@@ -32,7 +32,7 @@
3232
"@actions/core": "^1.11.1",
3333
"@actions/exec": "^1.1.1",
3434
"@actions/http-client": "^2.2.3",
35-
"@actions/tool-cache": "^2.0.1"
35+
"@actions/tool-cache": "^2.0.2"
3636
},
3737
"devDependencies": {
3838
"@types/node": "^20.6.0",

yarn.lock

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -104,17 +104,16 @@ __metadata:
104104
languageName: node
105105
linkType: hard
106106

107-
"@actions/tool-cache@npm:^2.0.1":
108-
version: 2.0.1
109-
resolution: "@actions/tool-cache@npm:2.0.1"
107+
"@actions/tool-cache@npm:^2.0.2":
108+
version: 2.0.2
109+
resolution: "@actions/tool-cache@npm:2.0.2"
110110
dependencies:
111-
"@actions/core": ^1.2.6
111+
"@actions/core": ^1.11.1
112112
"@actions/exec": ^1.0.0
113113
"@actions/http-client": ^2.0.1
114114
"@actions/io": ^1.1.1
115115
semver: ^6.1.0
116-
uuid: ^3.3.2
117-
checksum: 33f6393b9b163e4af2b9759e8d37cda4f018f10ddda3643355bb8a9f92d732e5bdff089cf8036b46d181e1ef2b3210b895b2f746fdf54487afe88f1d340aa9e1
116+
checksum: c2bab4297be752bdda9dd61f8159a201ad0d37d026134b960f1edcc9418a80387f44d1f24a070fe992c44dcfc28a152f70600e76669bb0578132789a6f37a596
118117
languageName: node
119118
linkType: hard
120119

@@ -4479,7 +4478,7 @@ __metadata:
44794478
"@actions/core": ^1.11.1
44804479
"@actions/exec": ^1.1.1
44814480
"@actions/http-client": ^2.2.3
4482-
"@actions/tool-cache": ^2.0.1
4481+
"@actions/tool-cache": ^2.0.2
44834482
"@types/node": ^20.6.0
44844483
"@typescript-eslint/eslint-plugin": ^6.6.0
44854484
"@typescript-eslint/parser": ^6.6.0
@@ -5912,15 +5911,6 @@ __metadata:
59125911
languageName: node
59135912
linkType: hard
59145913

5915-
"uuid@npm:^3.3.2":
5916-
version: 3.4.0
5917-
resolution: "uuid@npm:3.4.0"
5918-
bin:
5919-
uuid: ./bin/uuid
5920-
checksum: 58de2feed61c59060b40f8203c0e4ed7fd6f99d42534a499f1741218a1dd0c129f4aa1de797bcf822c8ea5da7e4137aa3673431a96dae729047f7aca7b27866f
5921-
languageName: node
5922-
linkType: hard
5923-
59245914
"uuid@npm:^8.3.0, uuid@npm:^8.3.2":
59255915
version: 8.3.2
59265916
resolution: "uuid@npm:8.3.2"

0 commit comments

Comments
 (0)