File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 "license" : " MIT" ,
1919 "dependencies" : {
2020 "@actions/cache" : " ^5.0.1" ,
21- "@actions/core" : " ^2.0.1 " ,
21+ "@actions/core" : " ^2.0.2 " ,
2222 "@actions/exec" : " ^2.0.0" ,
2323 "@actions/glob" : " ^0.5.0" ,
2424 "js-yaml" : " ^4.1.1" ,
Original file line number Diff line number Diff line change 2626 " @actions/exec" " ^1.1.1"
2727 " @actions/http-client" " ^2.0.1"
2828
29- " @actions/core@^2.0.0" , "@actions/core@^2.0.1" :
29+ " @actions/core@^2.0.0 " :
3030 version "2.0.1"
3131 resolved "https://registry.yarnpkg.com/@actions/core/-/core-2.0.1.tgz#fc4961acb04f6253bcdf83ad356e013ba29fc218"
3232 integrity sha512-oBfqT3GwkvLlo1fjvhQLQxuwZCGTarTE5OuZ2Wg10hvhBj7LRIlF611WT4aZS6fDhO5ZKlY7lCAZTlpmyaHaeg==
3333 dependencies :
3434 " @actions/exec" " ^2.0.0"
3535 " @actions/http-client" " ^3.0.0"
3636
37+ " @actions/core@^2.0.2 " :
38+ version "2.0.2"
39+ resolved "https://registry.yarnpkg.com/@actions/core/-/core-2.0.2.tgz#81c59e1f3437660d2148a064c1ba8e99931f2cf7"
40+ integrity sha512-Ast1V7yHbGAhplAsuVlnb/5J8Mtr/Zl6byPPL+Qjq3lmfIgWF1ak1iYfF/079cRERiuTALTXkSuEUdZeDCfGtA==
41+ dependencies :
42+ " @actions/exec" " ^2.0.0"
43+ " @actions/http-client" " ^3.0.1"
44+
3745" @actions/exec@^1.1.1 " :
3846 version "1.1.1"
3947 resolved "https://registry.yarnpkg.com/@actions/exec/-/exec-1.1.1.tgz#2e43f28c54022537172819a7cf886c844221a611"
7280 tunnel "^0.0.6"
7381 undici "^5.28.5"
7482
83+ " @actions/http-client@^3.0.1 " :
84+ version "3.0.1"
85+ resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-3.0.1.tgz#0ac91c3abf179a401e23d40abf0d7caa92324268"
86+ integrity sha512-SbGS8c/vySbNO3kjFgSW77n83C4MQx/Yoe+b1hAdpuvfHxnkHzDq2pWljUpAA56Si1Gae/7zjeZsV0CYjmLo/w==
87+ dependencies :
88+ tunnel "^0.0.6"
89+ undici "^5.28.5"
90+
7591" @actions/io@^1.0.1 " :
7692 version "1.1.3"
7793 resolved "https://registry.yarnpkg.com/@actions/io/-/io-1.1.3.tgz#4cdb6254da7962b07473ff5c335f3da485d94d71"
You can’t perform that action at this time.
0 commit comments