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.2" ,
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"
You can’t perform that action at this time.
0 commit comments