File tree Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Expand file tree Collapse file tree 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.1 " ,
16
+ "@actions/github" : " ^5.0.3 " ,
17
17
"@actions/tool-cache" : " ^1.7.2"
18
18
},
19
19
"devDependencies" : {
Original file line number Diff line number Diff line change 16
16
dependencies :
17
17
" @actions/io" " ^1.0.1"
18
18
19
- " @actions/github@^5.0.1 " :
20
- version "5.0.1 "
21
- resolved "https://registry.yarnpkg.com/@actions/github/-/github-5.0.1 .tgz#5fdbe371d9a592038668be95d12421361585fba1 "
22
- integrity sha512-JZGyPM9ektb8NVTTI/2gfJ9DL7Rk98tQ7OVyTlgTuaQroariRBsOnzjy0I2EarX4xUZpK88YyO503fhmjFdyAg ==
19
+ " @actions/github@^5.0.3 " :
20
+ version "5.0.3 "
21
+ resolved "https://registry.yarnpkg.com/@actions/github/-/github-5.0.3 .tgz#b305765d6173962d113451ea324ff675aa674f35 "
22
+ integrity sha512-myjA/pdLQfhUGLtRZC/J4L1RXOG4o6aYdiEq+zr5wVVKljzbFld+xv10k1FX6IkIJtNxbAq44BdwSNpQ015P0A ==
23
23
dependencies :
24
- " @actions/http-client" " ^1 .0.11 "
24
+ " @actions/http-client" " ^2 .0.1 "
25
25
" @octokit/core" " ^3.6.0"
26
26
" @octokit/plugin-paginate-rest" " ^2.17.0"
27
27
" @octokit/plugin-rest-endpoint-methods" " ^5.13.0"
33
33
dependencies :
34
34
tunnel "0.0.6"
35
35
36
+ " @actions/http-client@^2.0.1 " :
37
+ version "2.0.1"
38
+ resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-2.0.1.tgz#873f4ca98fe32f6839462a6f046332677322f99c"
39
+ integrity sha512-PIXiMVtz6VvyaRsGY268qvj57hXQEpsYogYOu2nrQhlf+XCGmZstmuZBbAybUl1nQGnvS1k1eEsQ69ZoD7xlSw==
40
+ dependencies :
41
+ tunnel "^0.0.6"
42
+
36
43
" @actions/io@^1.0.1" , "@actions/io@^1.1.1":
37
44
version "1.1.2"
38
45
resolved "https://registry.yarnpkg.com/@actions/io/-/io-1.1.2.tgz#766ac09674a289ce0f1550ffe0a6eac9261a8ea9"
@@ -703,7 +710,7 @@ tr46@~0.0.3:
703
710
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
704
711
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
705
712
706
- tunnel@0.0.6 :
713
+ tunnel@0.0.6, tunnel@^0.0.6 :
707
714
version "0.0.6"
708
715
resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c"
709
716
integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==
You can’t perform that action at this time.
0 commit comments