File tree Expand file tree Collapse file tree 2 files changed +7
-14
lines changed Expand file tree Collapse file tree 2 files changed +7
-14
lines changed Original file line number Diff line number Diff line change 22
22
"license" : " MIT" ,
23
23
"dependencies" : {
24
24
"@actions/core" : " ^1.10.0" ,
25
- "@actions/github" : " ^5.0 .1" ,
25
+ "@actions/github" : " ^5.1 .1" ,
26
26
"js-yaml" : " ^4.1.0" ,
27
27
"matcher" : " ^3.0.0"
28
28
},
Original file line number Diff line number Diff line change 10
10
" @actions/http-client" " ^2.0.1"
11
11
uuid "^8.3.2"
12
12
13
- " @actions/github@^5.0 .1 " :
14
- version "5.0 .1"
15
- resolved "https://registry.yarnpkg.com/@actions/github/-/github-5.0 .1.tgz#5fdbe371d9a592038668be95d12421361585fba1 "
16
- integrity sha512-JZGyPM9ektb8NVTTI/2gfJ9DL7Rk98tQ7OVyTlgTuaQroariRBsOnzjy0I2EarX4xUZpK88YyO503fhmjFdyAg ==
13
+ " @actions/github@^5.1 .1 " :
14
+ version "5.1 .1"
15
+ resolved "https://registry.yarnpkg.com/@actions/github/-/github-5.1 .1.tgz#40b9b9e1323a5efcf4ff7dadd33d8ea51651bbcb "
16
+ integrity sha512-Nk59rMDoJaV+mHCOJPXuvB1zIbomlKS0dmSIqPGxd0enAXBnOfn4VWF+CGtRCwXZG9Epa54tZA7VIRlJDS8A6g ==
17
17
dependencies :
18
- " @actions/http-client" " ^1 .0.11 "
18
+ " @actions/http-client" " ^2 .0.1 "
19
19
" @octokit/core" " ^3.6.0"
20
20
" @octokit/plugin-paginate-rest" " ^2.17.0"
21
21
" @octokit/plugin-rest-endpoint-methods" " ^5.13.0"
22
22
23
- " @actions/http-client@^1.0.11 " :
24
- version "1.0.11"
25
- resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-1.0.11.tgz#c58b12e9aa8b159ee39e7dd6cbd0e91d905633c0"
26
- integrity sha512-VRYHGQV1rqnROJqdMvGUbY/Kn8vriQe/F9HR2AlYHzmKuM/p3kjNuXhmdBfcVgsvRWTz5C5XW5xvndZrVBuAYg==
27
- dependencies :
28
- tunnel "0.0.6"
29
-
30
23
" @actions/http-client@^2.0.1 " :
31
24
version "2.0.1"
32
25
resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-2.0.1.tgz#873f4ca98fe32f6839462a6f046332677322f99c"
@@ -3565,7 +3558,7 @@ tsutils@^3.21.0:
3565
3558
dependencies :
3566
3559
tslib "^1.8.1"
3567
3560
3568
- tunnel@0.0.6, tunnel@ ^0.0.6 :
3561
+ tunnel@^0.0.6 :
3569
3562
version "0.0.6"
3570
3563
resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c"
3571
3564
integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==
You can’t perform that action at this time.
0 commit comments