File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1212 },
1313 "license" : " AGPL-3.0-only" ,
1414 "dependencies" : {
15- "@actions/core" : " ^2.0.1 " ,
15+ "@actions/core" : " ^2.0.2 " ,
1616 "@actions/exec" : " ^2.0.0" ,
1717 "@actions/github" : " ^6.0.1" ,
1818 "@types/temp" : " ^0.9.4" ,
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- " @actions/core@^2.0.1 " :
6- version "2.0.1 "
7- resolved "https://registry.yarnpkg.com/@actions/core/-/core-2.0.1 .tgz#fc4961acb04f6253bcdf83ad356e013ba29fc218 "
8- integrity sha512-oBfqT3GwkvLlo1fjvhQLQxuwZCGTarTE5OuZ2Wg10hvhBj7LRIlF611WT4aZS6fDhO5ZKlY7lCAZTlpmyaHaeg ==
5+ " @actions/core@^2.0.2 " :
6+ version "2.0.2 "
7+ resolved "https://registry.yarnpkg.com/@actions/core/-/core-2.0.2 .tgz#81c59e1f3437660d2148a064c1ba8e99931f2cf7 "
8+ integrity sha512-Ast1V7yHbGAhplAsuVlnb/5J8Mtr/Zl6byPPL+Qjq3lmfIgWF1ak1iYfF/079cRERiuTALTXkSuEUdZeDCfGtA ==
99 dependencies :
1010 " @actions/exec" " ^2.0.0"
11- " @actions/http-client" " ^3.0.0 "
11+ " @actions/http-client" " ^3.0.1 "
1212
1313" @actions/exec@^2.0.0 " :
1414 version "2.0.0"
3838 tunnel "^0.0.6"
3939 undici "^5.25.4"
4040
41- " @actions/http-client@^3.0.0 " :
42- version "3.0.0 "
43- resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-3.0.0 .tgz#6c6058bef29c0580d6683a08c5bf0362c90c2e6e "
44- integrity sha512-1s3tXAfVMSz9a4ZEBkXXRQD4QhY3+GAsWSbaYpeknPOKEeyRiU3lH+bHiLMZdo2x/fIeQ/hscL1wCkDLVM2DZQ ==
41+ " @actions/http-client@^3.0.1 " :
42+ version "3.0.1 "
43+ resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-3.0.1 .tgz#0ac91c3abf179a401e23d40abf0d7caa92324268 "
44+ integrity sha512-SbGS8c/vySbNO3kjFgSW77n83C4MQx/Yoe+b1hAdpuvfHxnkHzDq2pWljUpAA56Si1Gae/7zjeZsV0CYjmLo/w ==
4545 dependencies :
4646 tunnel "^0.0.6"
4747 undici "^5.28.5"
You can’t perform that action at this time.
0 commit comments