Skip to content

Commit e70a903

Browse files
Merge 9abcbc6 into 72e9b39
2 parents 72e9b39 + 9abcbc6 commit e70a903

File tree

3 files changed

+8
-16
lines changed

3 files changed

+8
-16
lines changed

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

Lines changed: 2 additions & 2 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
@@ -22,7 +22,7 @@
2222
"waitForAllReleases": "yarn runScript dist/ci/codegen/waitForAllReleases.js"
2323
},
2424
"devDependencies": {
25-
"@actions/artifact": "2.1.10",
25+
"@actions/artifact": "2.1.11",
2626
"@actions/core": "1.11.1",
2727
"@actions/exec": "1.1.1",
2828
"@actions/io": "1.1.3",

yarn.lock

Lines changed: 5 additions & 13 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:2.1.10":
9-
version: 2.1.10
10-
resolution: "@actions/artifact@npm:2.1.10"
8+
"@actions/artifact@npm:2.1.11":
9+
version: 2.1.11
10+
resolution: "@actions/artifact@npm:2.1.11"
1111
dependencies:
1212
"@actions/core": "npm:^1.10.0"
1313
"@actions/github": "npm:^5.1.1"
@@ -19,11 +19,10 @@ __metadata:
1919
"@octokit/request-error": "npm:^5.0.0"
2020
"@protobuf-ts/plugin": "npm:^2.2.3-alpha.1"
2121
archiver: "npm:^7.0.1"
22-
crypto: "npm:^1.0.1"
2322
jwt-decode: "npm:^3.1.2"
2423
twirp-ts: "npm:^2.5.0"
2524
unzip-stream: "npm:^0.3.1"
26-
checksum: 10/ff6587bf2ce7f1d433608a36752a33a7ca89c7075802a41c24258ed6be4bd183e5e2a1aa8cfe2167878272e4054b0827244ab61ec2cfe0070bacfc3a2c773d8b
25+
checksum: 10/8065a841cd7aeeb3d9cad20e8c75bd3ff545cf495a64010a51ba7590c0c1332536124e1f64af324d5d4983212eb4374247e97d997a0985ce3273f6fa5679eab5
2726
languageName: node
2827
linkType: hard
2928

@@ -3054,13 +3053,6 @@ __metadata:
30543053
languageName: node
30553054
linkType: hard
30563055

3057-
"crypto@npm:^1.0.1":
3058-
version: 1.0.1
3059-
resolution: "crypto@npm:1.0.1"
3060-
checksum: 10/087fe3165bd94c333a49e6ed66a0193911f63eac38a24f379b3001a5fe260a59c413646e53a0f67875ba13902b2686d81dc703cb2c147a4ec727dcdc04e5645e
3061-
languageName: node
3062-
linkType: hard
3063-
30643056
"css-color-keywords@npm:^1.0.0":
30653057
version: 1.0.0
30663058
resolution: "css-color-keywords@npm:1.0.0"
@@ -7116,7 +7108,7 @@ __metadata:
71167108
version: 0.0.0-use.local
71177109
resolution: "scripts@workspace:scripts"
71187110
dependencies:
7119-
"@actions/artifact": "npm:2.1.10"
7111+
"@actions/artifact": "npm:2.1.11"
71207112
"@actions/core": "npm:1.11.1"
71217113
"@actions/exec": "npm:1.1.1"
71227114
"@actions/io": "npm:1.1.3"

0 commit comments

Comments
 (0)