Skip to content

Commit 89b5dce

Browse files
chore(deps): update dependency @actions/artifact to v6.2.0 (#6038)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Thomas Raffray <Fluf22@users.noreply.github.com>
1 parent 76304f7 commit 89b5dce

File tree

3 files changed

+94
-94
lines changed

3 files changed

+94
-94
lines changed

scripts/ci/actions/restore-artifacts/builddir/index.cjs

Lines changed: 88 additions & 88 deletions
Large diffs are not rendered by default.

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

@@ -8479,7 +8479,7 @@ __metadata:
84798479
version: 0.0.0-use.local
84808480
resolution: "scripts@workspace:scripts"
84818481
dependencies:
8482-
"@actions/artifact": "npm:6.1.0"
8482+
"@actions/artifact": "npm:6.2.0"
84838483
"@actions/core": "npm:3.0.0"
84848484
"@actions/exec": "npm:3.0.0"
84858485
"@actions/io": "npm:3.0.2"

0 commit comments

Comments
 (0)