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 21
21
"waitForAllReleases" : " NODE_NO_WARNINGS=1 node dist/scripts/ci/codegen/waitForAllReleases.js"
22
22
},
23
23
"devDependencies" : {
24
- "@actions/artifact" : " 2.1.5 " ,
24
+ "@actions/artifact" : " 2.1.7 " ,
25
25
"@actions/core" : " 1.10.1" ,
26
26
"@actions/exec" : " 1.1.1" ,
27
27
"@actions/io" : " 1.1.3" ,
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ __metadata:
12
12
languageName: node
13
13
linkType: hard
14
14
15
- "@actions/artifact@npm:2.1.5 ":
16
- version: 2.1.5
17
- resolution: "@actions/artifact@npm:2.1.5 "
15
+ "@actions/artifact@npm:2.1.7 ":
16
+ version: 2.1.7
17
+ resolution: "@actions/artifact@npm:2.1.7 "
18
18
dependencies:
19
19
"@actions/core": "npm:^1.10.0"
20
20
"@actions/github": "npm:^5.1.1"
@@ -30,7 +30,7 @@ __metadata:
30
30
jwt-decode: "npm:^3.1.2"
31
31
twirp-ts: "npm:^2.5.0"
32
32
unzip-stream: "npm:^0.3.1"
33
- checksum: 604490552526034c9999ed001f1247ec37eef4e8a56f06d22f256216b629f170528453b1cbc61ff17aa5491789c949da757cf5fc7ff6f765c7a1c621f17556a7
33
+ checksum: 6777da8dbc9e8603e709bca0d00cf5c7dc2e228585fc8f83a37cabc4d1ecfd729e180a67a266e6dbd611fccdc6d7f380514ca388ef114f61638057f274263543
34
34
languageName: node
35
35
linkType: hard
36
36
@@ -12530,7 +12530,7 @@ __metadata:
12530
12530
version: 0.0.0-use.local
12531
12531
resolution: "scripts@workspace:scripts"
12532
12532
dependencies:
12533
- "@actions/artifact": "npm:2.1.5 "
12533
+ "@actions/artifact": "npm:2.1.7 "
12534
12534
"@actions/core": "npm:1.10.1"
12535
12535
"@actions/exec": "npm:1.1.1"
12536
12536
"@actions/io": "npm:1.1.3"
You can’t perform that action at this time.
0 commit comments