Skip to content

Commit 15be294

Browse files
chore(deps): update dependency @actions/artifact to v2.2.0
1 parent 18b935a commit 15be294

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"waitForAllReleases": "yarn runScript dist/ci/codegen/waitForAllReleases.js"
2222
},
2323
"devDependencies": {
24-
"@actions/artifact": "2.1.11",
24+
"@actions/artifact": "2.2.0",
2525
"@actions/core": "1.11.1",
2626
"@actions/exec": "1.1.1",
2727
"@actions/io": "1.1.3",

yarn.lock

+5-5
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.11":
9-
version: 2.1.11
10-
resolution: "@actions/artifact@npm:2.1.11"
8+
"@actions/artifact@npm:2.2.0":
9+
version: 2.2.0
10+
resolution: "@actions/artifact@npm:2.2.0"
1111
dependencies:
1212
"@actions/core": "npm:^1.10.0"
1313
"@actions/github": "npm:^5.1.1"
@@ -22,7 +22,7 @@ __metadata:
2222
jwt-decode: "npm:^3.1.2"
2323
twirp-ts: "npm:^2.5.0"
2424
unzip-stream: "npm:^0.3.1"
25-
checksum: 10/8065a841cd7aeeb3d9cad20e8c75bd3ff545cf495a64010a51ba7590c0c1332536124e1f64af324d5d4983212eb4374247e97d997a0985ce3273f6fa5679eab5
25+
checksum: 10/24704e7df6bd16dda2c3f3485b74c18b75254fe1e1909d42d4720423bc405a0ec2f51f5eff292f96b96db6c4b5f112a3b642f58520be0d544e8bd31ed12d9c26
2626
languageName: node
2727
linkType: hard
2828

@@ -8495,7 +8495,7 @@ __metadata:
84958495
version: 0.0.0-use.local
84968496
resolution: "scripts@workspace:scripts"
84978497
dependencies:
8498-
"@actions/artifact": "npm:2.1.11"
8498+
"@actions/artifact": "npm:2.2.0"
84998499
"@actions/core": "npm:1.11.1"
85008500
"@actions/exec": "npm:1.1.1"
85018501
"@actions/io": "npm:1.1.3"

0 commit comments

Comments
 (0)