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 28
28
"dependencies" : {
29
29
"@actions/core" : " ^1.10.1" ,
30
30
"@actions/exec" : " ^1.1.1" ,
31
- "@actions/http-client" : " ^2.2.2 " ,
31
+ "@actions/http-client" : " ^2.2.3 " ,
32
32
"@actions/tool-cache" : " ^2.0.1" ,
33
33
"js-yaml" : " ^4.1.0" ,
34
34
"semver" : " ^7.6.3" ,
Original file line number Diff line number Diff line change @@ -50,13 +50,13 @@ __metadata:
50
50
languageName : node
51
51
linkType : hard
52
52
53
- " @actions/http-client@npm:^2.2.2 " :
54
- version : 2.2.2
55
- resolution : " @actions/http-client@npm:2.2.2 "
53
+ " @actions/http-client@npm:^2.2.3 " :
54
+ version : 2.2.3
55
+ resolution : " @actions/http-client@npm:2.2.3 "
56
56
dependencies :
57
57
tunnel : ^0.0.6
58
58
undici : ^5.25.4
59
- checksum : 56c3d73f0f1650c88f810133c00762aa276fe908bd41619ce72b4b1c4cd4f8149eefb260214bafbbc41281118d0569efb7cee6da676c79b93a133dda7f445257
59
+ checksum : 5d395df575d30ae599efa10dd715e72944b015e753db61f0a823f737acbb0e99743d4a9f25e812b18ec8cc34f86c73565d075c449e01ffa891577b6595212dde
60
60
languageName : node
61
61
linkType : hard
62
62
@@ -3091,7 +3091,7 @@ __metadata:
3091
3091
dependencies :
3092
3092
" @actions/core " : ^1.10.1
3093
3093
" @actions/exec " : ^1.1.1
3094
- " @actions/http-client " : ^2.2.2
3094
+ " @actions/http-client " : ^2.2.3
3095
3095
" @actions/tool-cache " : ^2.0.1
3096
3096
" @types/node " : ^20.6.0
3097
3097
" @typescript-eslint/eslint-plugin " : ^6.6.0
You can’t perform that action at this time.
0 commit comments