Skip to content

Commit 7924f65

Browse files
Merge 7abcd4c into a63b50e
2 parents a63b50e + 7abcd4c commit 7924f65

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
@@ -20,7 +20,7 @@
2020
"waitForAllReleases": "yarn runScript dist/ci/codegen/waitForAllReleases.js"
2121
},
2222
"devDependencies": {
23-
"@actions/artifact": "2.1.8",
23+
"@actions/artifact": "2.1.9",
2424
"@actions/core": "1.10.1",
2525
"@actions/exec": "1.1.1",
2626
"@actions/io": "1.1.3",

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:2.1.8":
9-
version: 2.1.8
10-
resolution: "@actions/artifact@npm:2.1.8"
8+
"@actions/artifact@npm:2.1.9":
9+
version: 2.1.9
10+
resolution: "@actions/artifact@npm:2.1.9"
1111
dependencies:
1212
"@actions/core": "npm:^1.10.0"
1313
"@actions/github": "npm:^5.1.1"
@@ -23,7 +23,7 @@ __metadata:
2323
jwt-decode: "npm:^3.1.2"
2424
twirp-ts: "npm:^2.5.0"
2525
unzip-stream: "npm:^0.3.1"
26-
checksum: 10/7d4c34a42ed43fa00aa0905d398cedf9454b3d70a6d2af9ef809df89922ae911b97a617fa3136e26bcc1cfd8a7a52edb49d358358a3e2412c4f6b2a2a859545f
26+
checksum: 10/69d25300897b465d5cf038827ae5c9ba8e911a23982ee261b8cd9db90b9974e6885bcf94068a5b49b1ab4b1ff3f1ea59dca02feb686a8324465479d438f04be6
2727
languageName: node
2828
linkType: hard
2929

@@ -12157,7 +12157,7 @@ __metadata:
1215712157
version: 0.0.0-use.local
1215812158
resolution: "scripts@workspace:scripts"
1215912159
dependencies:
12160-
"@actions/artifact": "npm:2.1.8"
12160+
"@actions/artifact": "npm:2.1.9"
1216112161
"@actions/core": "npm:1.10.1"
1216212162
"@actions/exec": "npm:1.1.1"
1216312163
"@actions/io": "npm:1.1.3"

0 commit comments

Comments
 (0)