File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 5151 "@actions/core" : " ^1.11.1" ,
5252 "@actions/exec" : " ^1.1.1" ,
5353 "@actions/github" : " ^6.0.1" ,
54- "@actions/http-client" : " ^2.2.3 " ,
54+ "@actions/http-client" : " ^3.0.0 " ,
5555 "@actions/io" : " ^1.1.3" ,
5656 "@actions/tool-cache" : " ^2.0.2" ,
5757 "@azure/storage-blob" : " ^12.15.0" ,
Original file line number Diff line number Diff line change @@ -169,6 +169,16 @@ __metadata:
169169 languageName : node
170170 linkType : hard
171171
172+ " @actions/http-client@npm:^3.0.0 " :
173+ version : 3.0.0
174+ resolution : " @actions/http-client@npm:3.0.0"
175+ dependencies :
176+ tunnel : " npm:^0.0.6"
177+ undici : " npm:^5.28.5"
178+ checksum : 10/7ed597cf91953cb56f74ece13187914fee629cb81cd11357676425388dd239508be63d0eff7930e2b066034f2a86dd24b313c09717f878aaf8ed3f5a6853b816
179+ languageName : node
180+ linkType : hard
181+
172182" @actions/io@npm:^1.0.1, @actions/io@npm:^1.1.1, @actions/io@npm:^1.1.3 " :
173183 version : 1.1.3
174184 resolution : " @actions/io@npm:1.1.3"
@@ -1142,7 +1152,7 @@ __metadata:
11421152 " @actions/core " : " npm:^1.11.1"
11431153 " @actions/exec " : " npm:^1.1.1"
11441154 " @actions/github " : " npm:^6.0.1"
1145- " @actions/http-client " : " npm:^2.2.3 "
1155+ " @actions/http-client " : " npm:^3.0.0 "
11461156 " @actions/io " : " npm:^1.1.3"
11471157 " @actions/tool-cache " : " npm:^2.0.2"
11481158 " @azure/storage-blob " : " npm:^12.15.0"
You can’t perform that action at this time.
0 commit comments