File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 88 "license" : " MIT" ,
99 "private" : false ,
1010 "dependencies" : {
11+ "@actions/core" : " ^1.10.0" ,
1112 "axios" : " ^1.2.2" ,
12- "@actions/core" : " ^1.9.1" ,
1313 "octokit" : " ^2.0.10"
1414 }
1515}
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- " @actions/core@^1.9.1 " :
6- version "1.9.1 "
7- resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.9.1 .tgz#97c0201b1f9856df4f7c3a375cdcdb0c2a2f750b "
8- integrity sha512-5ad+U2YGrmmiw6du20AQW5XuWo7UKN2052FjSV7MX+Wfjf8sCqcsZe62NfgHys4QI4/Y+vQvLKYL8jWtA1ZBTA ==
5+ " @actions/core@^1.10.0 " :
6+ version "1.10.0 "
7+ resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.10.0 .tgz#44551c3c71163949a2f06e94d9ca2157a0cfac4f "
8+ integrity sha512-2aZDDa3zrrZbP5ZYg159sNoLRb61nQ7awl5pSvIq5Qpj81vwDzdMRKzkWJGJuwVvWpvZKx7vspJALyvaaIQyug ==
99 dependencies :
1010 " @actions/http-client" " ^2.0.1"
1111 uuid "^8.3.2"
You can’t perform that action at this time.
0 commit comments