File tree 2 files changed +14
-7
lines changed 2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 13
13
},
14
14
"dependencies" : {
15
15
"@actions/core" : " ^1.8.0" ,
16
- "@actions/github" : " ^5.0.0 " ,
16
+ "@actions/github" : " ^5.0.3 " ,
17
17
"glob" : " ^8.0.3" ,
18
18
"semver" : " ^7.3.5"
19
19
},
Original file line number Diff line number Diff line change 9
9
dependencies :
10
10
" @actions/http-client" " ^1.0.11"
11
11
12
- " @actions/github@^5.0.0 " :
13
- version "5.0.1 "
14
- resolved "https://registry.yarnpkg.com/@actions/github/-/github-5.0.1 .tgz#5fdbe371d9a592038668be95d12421361585fba1 "
15
- integrity sha512-JZGyPM9ektb8NVTTI/2gfJ9DL7Rk98tQ7OVyTlgTuaQroariRBsOnzjy0I2EarX4xUZpK88YyO503fhmjFdyAg ==
12
+ " @actions/github@^5.0.3 " :
13
+ version "5.0.3 "
14
+ resolved "https://registry.yarnpkg.com/@actions/github/-/github-5.0.3 .tgz#b305765d6173962d113451ea324ff675aa674f35 "
15
+ integrity sha512-myjA/pdLQfhUGLtRZC/J4L1RXOG4o6aYdiEq+zr5wVVKljzbFld+xv10k1FX6IkIJtNxbAq44BdwSNpQ015P0A ==
16
16
dependencies :
17
- " @actions/http-client" " ^1 .0.11 "
17
+ " @actions/http-client" " ^2 .0.1 "
18
18
" @octokit/core" " ^3.6.0"
19
19
" @octokit/plugin-paginate-rest" " ^2.17.0"
20
20
" @octokit/plugin-rest-endpoint-methods" " ^5.13.0"
26
26
dependencies :
27
27
tunnel "0.0.6"
28
28
29
+ " @actions/http-client@^2.0.1 " :
30
+ version "2.0.1"
31
+ resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-2.0.1.tgz#873f4ca98fe32f6839462a6f046332677322f99c"
32
+ integrity sha512-PIXiMVtz6VvyaRsGY268qvj57hXQEpsYogYOu2nrQhlf+XCGmZstmuZBbAybUl1nQGnvS1k1eEsQ69ZoD7xlSw==
33
+ dependencies :
34
+ tunnel "^0.0.6"
35
+
29
36
" @gar/promisify@^1.1.3 " :
30
37
version "1.1.3"
31
38
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
@@ -2258,7 +2265,7 @@ tr46@~0.0.3:
2258
2265
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
2259
2266
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
2260
2267
2261
- tunnel@0.0.6 :
2268
+ tunnel@0.0.6, tunnel@^0.0.6 :
2262
2269
version "0.0.6"
2263
2270
resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c"
2264
2271
integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==
You can’t perform that action at this time.
0 commit comments