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.1.11 " ,
48
+ "@actions/artifact" : " ^2.2.0 " ,
49
49
"@actions/cache" : " ^3.3.0" ,
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.1.11 " :
16
- version : 2.1.11
17
- resolution : " @actions/artifact@npm:2.1.11 "
15
+ " @actions/artifact@npm:^2.2.0 " :
16
+ version : 2.2.0
17
+ resolution : " @actions/artifact@npm:2.2.0 "
18
18
dependencies :
19
19
" @actions/core " : ^1.10.0
20
20
" @actions/github " : ^5.1.1
@@ -29,7 +29,7 @@ __metadata:
29
29
jwt-decode : ^3.1.2
30
30
twirp-ts : ^2.5.0
31
31
unzip-stream : ^0.3.1
32
- checksum : dbdafaad11cc573768a00f6b8a7f5109f587eb9461564ae8f15ea8fd1d6a719041df45a92ec204a43a8a1e7ce2c21d8e4229543579b89a3ca8ea30dedddf2fc9
32
+ checksum : 9a32bdf418094fc17ab663f330305a1940ef1ba84b2d747bcd5fe4505b66cd892de536cb4d86405a7b524ca58793bf68e48247da06a7c043bc64e5ee15739e1e
33
33
languageName : node
34
34
linkType : hard
35
35
@@ -1107,7 +1107,7 @@ __metadata:
1107
1107
version : 0.0.0-use.local
1108
1108
resolution : " @docker/actions-toolkit@workspace:."
1109
1109
dependencies :
1110
- " @actions/artifact " : ^2.1.11
1110
+ " @actions/artifact " : ^2.2.0
1111
1111
" @actions/cache " : ^3.3.0
1112
1112
" @actions/core " : ^1.11.1
1113
1113
" @actions/exec " : ^1.1.1
You can’t perform that action at this time.
0 commit comments