File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed
Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change 33
44
55"@actions/core@^1.5.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 ==
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:
10- "@actions/http-client" "^1.0.11"
10+ "@actions/http-client" "^2.0.1"
11+ uuid "^8.3.2"
1112
1213"@actions/github@^5.0.0":
1314 version "5.0.0"
2627 dependencies:
2728 tunnel "0.0.6"
2829
30+ "@actions/http-client@^2.0.1":
31+ version "2.1.0"
32+ resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-2.1.0.tgz#b6d8c3934727d6a50d10d19f00a711a964599a9f"
33+ integrity sha512-BonhODnXr3amchh4qkmjPMUO8mFi/zLaaCeCAJZqch8iQqyDnVIkySjB38VHAC8IJ+bnlgfOqlhpyCUZHlQsqw==
34+ dependencies:
35+ tunnel "^0.0.6"
36+
2937"@ampproject/remapping@^2.1.0":
3038 version "2.1.2"
3139 resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.1.2.tgz#4edca94973ded9630d20101cd8559cedb8d8bd34"
@@ -14155,7 +14163,7 @@ tunnel-agent@^0.6.0:
1415514163 dependencies:
1415614164 safe-buffer "^5.0.1"
1415714165
14158- tunnel@0.0.6:
14166+ tunnel@0.0.6, tunnel@^0.0.6 :
1415914167 version "0.0.6"
1416014168 resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c"
1416114169 integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==
You can’t perform that action at this time.
0 commit comments