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 3
3
4
4
5
5
"@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 ==
9
9
dependencies:
10
- "@actions/http-client" "^1.0.11"
10
+ "@actions/http-client" "^2.0.1"
11
+ uuid "^8.3.2"
11
12
12
13
"@actions/github@^5.0.0":
13
14
version "5.0.0"
26
27
dependencies:
27
28
tunnel "0.0.6"
28
29
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
+
29
37
"@ampproject/remapping@^2.1.0":
30
38
version "2.1.2"
31
39
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.1.2.tgz#4edca94973ded9630d20101cd8559cedb8d8bd34"
@@ -14155,7 +14163,7 @@ tunnel-agent@^0.6.0:
14155
14163
dependencies:
14156
14164
safe-buffer "^5.0.1"
14157
14165
14158
-
14166
+
14159
14167
version "0.0.6"
14160
14168
resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c"
14161
14169
integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==
You can’t perform that action at this time.
0 commit comments