File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 19
19
"waitForAllReleases" : " yarn runScript ci/codegen/waitForAllReleases.ts"
20
20
},
21
21
"devDependencies" : {
22
- "@actions/artifact" : " 2.2.0 " ,
22
+ "@actions/artifact" : " 2.2.1 " ,
23
23
"@actions/core" : " 1.11.1" ,
24
24
"@actions/exec" : " 1.1.1" ,
25
25
"@actions/io" : " 1.1.3" ,
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ __metadata:
5
5
version : 8
6
6
cacheKey : 10
7
7
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 "
11
11
dependencies :
12
12
" @actions/core " : " npm:^1.10.0"
13
13
" @actions/github " : " npm:^5.1.1"
@@ -22,7 +22,7 @@ __metadata:
22
22
jwt-decode : " npm:^3.1.2"
23
23
twirp-ts : " npm:^2.5.0"
24
24
unzip-stream : " npm:^0.3.1"
25
- checksum : 10/24704e7df6bd16dda2c3f3485b74c18b75254fe1e1909d42d4720423bc405a0ec2f51f5eff292f96b96db6c4b5f112a3b642f58520be0d544e8bd31ed12d9c26
25
+ checksum : 10/1bd1d330bfd4f4a8d77a98e622aba2d185e3ff2d9f618aebb5748763d94f06907475891dc155b8a6c43b03f8e613e206cc9d69897e3d99c4c845be9bbb02677c
26
26
languageName : node
27
27
linkType : hard
28
28
@@ -8201,7 +8201,7 @@ __metadata:
8201
8201
version : 0.0.0-use.local
8202
8202
resolution : " scripts@workspace:scripts"
8203
8203
dependencies :
8204
- " @actions/artifact " : " npm:2.2.0 "
8204
+ " @actions/artifact " : " npm:2.2.1 "
8205
8205
" @actions/core " : " npm:1.11.1"
8206
8206
" @actions/exec " : " npm:1.1.1"
8207
8207
" @actions/io " : " npm:1.1.3"
You can’t perform that action at this time.
0 commit comments