File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 "author" : " Yuya Takeyama" ,
2222 "license" : " MIT" ,
2323 "dependencies" : {
24- "@actions/core" : " 1.5 .0" ,
24+ "@actions/core" : " 1.6 .0" ,
2525 "@actions/github" : " 4.0.0" ,
2626 "node-fetch" : " 3.0.0"
2727 },
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- " @actions/core@1.5.0 " :
6- version "1.5.0"
7- resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.5.0.tgz#885b864700001a1b9a6fba247833a036e75ad9d3"
8- integrity sha512-eDOLH1Nq9zh+PJlYLqEMkS/jLQxhksPNmUGNBHfa4G+tQmnIhzpctxmchETtVGyBOvXgOVVpYuE40+eS4cUnwQ==
5+ " @actions/core@1.6.0 " :
6+ version "1.6.0"
7+ resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.6.0.tgz#0568e47039bfb6a9170393a73f3b7eb3b22462cb"
8+ integrity sha512-NB1UAZomZlCV/LmJqkLhNTqtKfFXJZAUPcfl/zqG7EfsQdeUJtaWO98SGbuQ3pydJ3fHl2CvI/51OKYlCYYcaw==
9+ dependencies :
10+ " @actions/http-client" " ^1.0.11"
911
1012" @actions/github@4.0.0 " :
1113 version "4.0.0"
1719 " @octokit/plugin-paginate-rest" " ^2.2.3"
1820 " @octokit/plugin-rest-endpoint-methods" " ^4.0.0"
1921
22+ " @actions/http-client@^1.0.11 " :
23+ version "1.0.11"
24+ resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-1.0.11.tgz#c58b12e9aa8b159ee39e7dd6cbd0e91d905633c0"
25+ integrity sha512-VRYHGQV1rqnROJqdMvGUbY/Kn8vriQe/F9HR2AlYHzmKuM/p3kjNuXhmdBfcVgsvRWTz5C5XW5xvndZrVBuAYg==
26+ dependencies :
27+ tunnel "0.0.6"
28+
2029" @actions/http-client@^1.0.8 " :
2130 version "1.0.9"
2231 resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-1.0.9.tgz#af1947d020043dbc6a3b4c5918892095c30ffb52"
You can’t perform that action at this time.
0 commit comments