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.5 " ,
48
+ "@actions/artifact" : " ^2.1.7 " ,
49
49
"@actions/cache" : " ^3.2.4" ,
50
50
"@actions/core" : " ^1.10.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.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 " : ^1.10.0
20
20
" @actions/github " : ^5.1.1
@@ -30,7 +30,7 @@ __metadata:
30
30
jwt-decode : ^3.1.2
31
31
twirp-ts : ^2.5.0
32
32
unzip-stream : ^0.3.1
33
- checksum : 2628865e56e640ddef60ce9f9eb6f6d5a7e23c659eef03fafc5cb42abf760056fe442a03e85a5dbb484302fec38f55498a79d8ea60b6bd52a35498d31056a12e
33
+ checksum : 346c7caf43bdeb4a96c044ca3a6a005d82b977178b1a6be2c6954dfd59fef3344d2576bdd07c6cac9b54207cc88d7b1161cabd08c7cc15a1db86bf82463b36c7
34
34
languageName : node
35
35
linkType : hard
36
36
@@ -1099,7 +1099,7 @@ __metadata:
1099
1099
version : 0.0.0-use.local
1100
1100
resolution : " @docker/actions-toolkit@workspace:."
1101
1101
dependencies :
1102
- " @actions/artifact " : ^2.1.5
1102
+ " @actions/artifact " : ^2.1.7
1103
1103
" @actions/cache " : ^3.2.4
1104
1104
" @actions/core " : ^1.10.1
1105
1105
" @actions/exec " : ^1.1.1
You can’t perform that action at this time.
0 commit comments