Skip to content

Commit aaf87e8

Browse files
chore(deps): update dependency @actions/artifact to v2.2.1
1 parent fc2bdb3 commit aaf87e8

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
@@ -19,7 +19,7 @@
1919
"waitForAllReleases": "yarn runScript ci/codegen/waitForAllReleases.ts"
2020
},
2121
"devDependencies": {
22-
"@actions/artifact": "2.2.0",
22+
"@actions/artifact": "2.2.1",
2323
"@actions/core": "1.11.1",
2424
"@actions/exec": "1.1.1",
2525
"@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.2.0":
9-
version: 2.2.0
10-
resolution: "@actions/artifact@npm:2.2.0"
8+
"@actions/artifact@npm:2.2.1":
9+
version: 2.2.1
10+
resolution: "@actions/artifact@npm:2.2.1"
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/24704e7df6bd16dda2c3f3485b74c18b75254fe1e1909d42d4720423bc405a0ec2f51f5eff292f96b96db6c4b5f112a3b642f58520be0d544e8bd31ed12d9c26
25+
checksum: 10/1bd1d330bfd4f4a8d77a98e622aba2d185e3ff2d9f618aebb5748763d94f06907475891dc155b8a6c43b03f8e613e206cc9d69897e3d99c4c845be9bbb02677c
2626
languageName: node
2727
linkType: hard
2828

@@ -8201,7 +8201,7 @@ __metadata:
82018201
version: 0.0.0-use.local
82028202
resolution: "scripts@workspace:scripts"
82038203
dependencies:
8204-
"@actions/artifact": "npm:2.2.0"
8204+
"@actions/artifact": "npm:2.2.1"
82058205
"@actions/core": "npm:1.11.1"
82068206
"@actions/exec": "npm:1.1.1"
82078207
"@actions/io": "npm:1.1.3"

0 commit comments

Comments
 (0)