Skip to content

Commit 5ac788f

Browse files
chore(deps): update dependency @actions/artifact to v6.2.0
1 parent 41c3841 commit 5ac788f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"waitForAllReleases": "yarn runScript ci/codegen/waitForAllReleases.ts"
1919
},
2020
"devDependencies": {
21-
"@actions/artifact": "6.1.0",
21+
"@actions/artifact": "6.2.0",
2222
"@actions/core": "3.0.0",
2323
"@actions/exec": "3.0.0",
2424
"@actions/io": "3.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ __metadata:
55
version: 8
66
cacheKey: 10
77

8-
"@actions/artifact@npm:6.1.0":
9-
version: 6.1.0
10-
resolution: "@actions/artifact@npm:6.1.0"
8+
"@actions/artifact@npm:6.2.0":
9+
version: 6.2.0
10+
resolution: "@actions/artifact@npm:6.2.0"
1111
dependencies:
1212
"@actions/core": "npm:^3.0.0"
1313
"@actions/github": "npm:^9.0.0"
@@ -23,7 +23,7 @@ __metadata:
2323
archiver: "npm:^7.0.1"
2424
jwt-decode: "npm:^4.0.0"
2525
unzip-stream: "npm:^0.3.1"
26-
checksum: 10/4545c55acc7e9d288017483471279eba5e1a80bdc07b69ccc4c0833a5dc368d86be5c7ec53d153d5c56e5e9578348b461769f962c643d758bc1e7183c2c3fa5f
26+
checksum: 10/fa931b1222c0e08bca85d3cb18c2cd5ae912cce3f09ab3acd4ec3486e864337d65177089a14aef124d9696b9dd5309b273a9251e230172c79c2444af2c43443e
2727
languageName: node
2828
linkType: hard
2929

@@ -8460,7 +8460,7 @@ __metadata:
84608460
version: 0.0.0-use.local
84618461
resolution: "scripts@workspace:scripts"
84628462
dependencies:
8463-
"@actions/artifact": "npm:6.1.0"
8463+
"@actions/artifact": "npm:6.2.0"
84648464
"@actions/core": "npm:3.0.0"
84658465
"@actions/exec": "npm:3.0.0"
84668466
"@actions/io": "npm:3.0.2"

0 commit comments

Comments
 (0)