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 "dependencies" : {
2020 "@actions/cache" : " ^5.0.5" ,
2121 "@actions/core" : " ^2.0.3" ,
22- "@actions/exec" : " ^2 .0.0" ,
22+ "@actions/exec" : " ^3 .0.0" ,
2323 "@actions/glob" : " ^0.5.1" ,
2424 "js-yaml" : " ^4.1.1" ,
2525 "shellwords-ts" : " ^3.0.1"
Original file line number Diff line number Diff line change 4141 dependencies :
4242 " @actions/io" " ^2.0.0"
4343
44+ " @actions/exec@^3.0.0 " :
45+ version "3.0.0"
46+ resolved "https://registry.yarnpkg.com/@actions/exec/-/exec-3.0.0.tgz#8c3464d20f0aa4068707757021d7e3c01a7ee203"
47+ integrity sha512-6xH/puSoNBXb72VPlZVm7vQ+svQpFyA96qdDBvhB8eNZOE8LtPf9L4oAsfzK/crCL8YZ+19fKYVnM63Sl+Xzlw==
48+ dependencies :
49+ " @actions/io" " ^3.0.2"
50+
4451" @actions/glob@^0.5.1 " :
4552 version "0.5.1"
4653 resolved "https://registry.yarnpkg.com/@actions/glob/-/glob-0.5.1.tgz#606d8aa6b9bd5205e50e79c3da33709d65307cb6"
7077 resolved "https://registry.yarnpkg.com/@actions/io/-/io-2.0.0.tgz#3ad1271ba3cd515324f2215e8d4c1c0c3864d65b"
7178 integrity sha512-Jv33IN09XLO+0HS79aaODsvIRyduiF7NY/F6LYeK5oeUmrsz7aFdRphQjFoESF4jS7lMauDOttKALcpapVDIAg==
7279
80+ " @actions/io@^3.0.2 " :
81+ version "3.0.2"
82+ resolved "https://registry.yarnpkg.com/@actions/io/-/io-3.0.2.tgz#6f89b27a159d109836d983efa283997c23b92284"
83+ integrity sha512-nRBchcMM+QK1pdjO7/idu86rbJI5YHUKCvKs0KxnSYbVe3F51UfGxuZX4Qy/fWlp6l7gWFwIkrOzN+oUK03kfw==
84+
7385" @azure/abort-controller@^1.1.0 " :
7486 version "1.1.0"
7587 resolved "https://registry.yarnpkg.com/@azure/abort-controller/-/abort-controller-1.1.0.tgz#788ee78457a55af8a1ad342acb182383d2119249"
You can’t perform that action at this time.
0 commit comments