File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 45
45
"registry" : " https://registry.npmjs.org/"
46
46
},
47
47
"dependencies" : {
48
- "@actions/artifact" : " ^2.3.1 " ,
48
+ "@actions/artifact" : " ^2.3.2 " ,
49
49
"@actions/cache" : " ^4.0.2" ,
50
50
"@actions/core" : " ^1.11.1" ,
51
51
"@actions/exec" : " ^1.1.1" ,
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.3.1 " :
16
- version : 2.3.1
17
- resolution : " @actions/artifact@npm:2.3.1 "
15
+ " @actions/artifact@npm:^2.3.2 " :
16
+ version : 2.3.2
17
+ resolution : " @actions/artifact@npm:2.3.2 "
18
18
dependencies :
19
19
" @actions/core " : ^1.10.0
20
20
" @actions/github " : ^5.1.1
@@ -28,7 +28,7 @@ __metadata:
28
28
archiver : ^7.0.1
29
29
jwt-decode : ^3.1.2
30
30
unzip-stream : ^0.3.1
31
- checksum : 5d6f49069cdc12b8ec0bc0fe318a059f5e48dcaa85644ebda5501eb2ce8b773fa8efb8136a6683608c8d80204d5b2d55d91ff31d10550306ed58ebed46171231
31
+ checksum : 78ee41b43800accb2f3527e1733217c43d53693e7f96ce2470b16890fb84f5c2ebaaa6048ccdb6cfe188b54c02779ec99623c6932558e757f6829cfde203cf2c
32
32
languageName : node
33
33
linkType : hard
34
34
@@ -1106,7 +1106,7 @@ __metadata:
1106
1106
version : 0.0.0-use.local
1107
1107
resolution : " @docker/actions-toolkit@workspace:."
1108
1108
dependencies :
1109
- " @actions/artifact " : ^2.3.1
1109
+ " @actions/artifact " : ^2.3.2
1110
1110
" @actions/cache " : ^4.0.2
1111
1111
" @actions/core " : ^1.11.1
1112
1112
" @actions/exec " : ^1.1.1
You can’t perform that action at this time.
0 commit comments