File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 "license" : " MIT" ,
2020 "dependencies" : {
2121 "@actions/cache" : " ^5.0.5" ,
22- "@actions/core" : " ^3.0.0 " ,
22+ "@actions/core" : " ^3.0.1 " ,
2323 "@actions/exec" : " ^3.0.0" ,
2424 "@actions/glob" : " ^0.6.1" ,
2525 "js-yaml" : " ^4.1.1" ,
Original file line number Diff line number Diff line change 4242 " @actions/exec" " ^3.0.0"
4343 " @actions/http-client" " ^4.0.0"
4444
45+ " @actions/core@^3.0.1 " :
46+ version "3.0.1"
47+ resolved "https://registry.yarnpkg.com/@actions/core/-/core-3.0.1.tgz#0f4d8b14527ee51e0db061eedc24a206c9f98c23"
48+ integrity sha512-a6d/Nwahm9fliVGRhdhofo40HjHQasUPusmc7vBfyky+7Z+P2A1J68zyFVaNcEclc/Se+eO595oAr5nwEIoIUA==
49+ dependencies :
50+ " @actions/exec" " ^3.0.0"
51+ " @actions/http-client" " ^4.0.0"
52+
4553" @actions/exec@^2.0.0 " :
4654 version "2.0.0"
4755 resolved "https://registry.yarnpkg.com/@actions/exec/-/exec-2.0.0.tgz#35e829723389f80e362ec2cc415697ec74362ad8"
You can’t perform that action at this time.
0 commit comments