File tree 2 files changed +7
-14
lines changed 2 files changed +7
-14
lines changed Original file line number Diff line number Diff line change 12
12
"upgrade" : " ncu -u"
13
13
},
14
14
"dependencies" : {
15
- "@actions/core" : " ^1.8 .0" ,
15
+ "@actions/core" : " ^1.9 .0" ,
16
16
"@actions/github" : " ^5.0.3" ,
17
17
"glob" : " ^8.0.3" ,
18
18
"semver" : " ^7.3.5"
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @actions/core@^1.8 .0 " :
6
- version "1.8 .0"
7
- resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.8 .0.tgz#5d98ff672b8ab73b718a939599c02f05c12755ad "
8
- integrity sha512-XirM+Zo/PFlA+1h+i4bkfvagujta+LIM2AOSzPbt8JqXbbuxb1HTB+FqIyaKmue9yiCx/JIJY6pXsOl3+T8JGw ==
5
+ " @actions/core@^1.9 .0 " :
6
+ version "1.9 .0"
7
+ resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.9 .0.tgz#20c1baac5d4bd2508ba1fc3e5f3fc4b8a80d4082 "
8
+ integrity sha512-5pbM693Ih59ZdUhgk+fts+bUWTnIdHV3kwOSr+QIoFHMLg7Gzhwm0cifDY/AG68ekEJAkHnQVpcy4f6GjmzBCA ==
9
9
dependencies :
10
- " @actions/http-client" " ^1 .0.11 "
10
+ " @actions/http-client" " ^2 .0.1 "
11
11
12
12
" @actions/github@^5.0.3 " :
13
13
version "5.0.3"
19
19
" @octokit/plugin-paginate-rest" " ^2.17.0"
20
20
" @octokit/plugin-rest-endpoint-methods" " ^5.13.0"
21
21
22
- " @actions/http-client@^1.0.11 " :
23
- version "1.0.11"
24
- resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-1.0.11.tgz#c58b12e9aa8b159ee39e7dd6cbd0e91d905633c0"
25
- integrity sha512-VRYHGQV1rqnROJqdMvGUbY/Kn8vriQe/F9HR2AlYHzmKuM/p3kjNuXhmdBfcVgsvRWTz5C5XW5xvndZrVBuAYg==
26
- dependencies :
27
- tunnel "0.0.6"
28
-
29
22
" @actions/http-client@^2.0.1 " :
30
23
version "2.0.1"
31
24
resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-2.0.1.tgz#873f4ca98fe32f6839462a6f046332677322f99c"
@@ -2265,7 +2258,7 @@ tr46@~0.0.3:
2265
2258
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
2266
2259
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
2267
2260
2268
- tunnel@0.0.6, tunnel@ ^0.0.6 :
2261
+ tunnel@^0.0.6 :
2269
2262
version "0.0.6"
2270
2263
resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c"
2271
2264
integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==
You can’t perform that action at this time.
0 commit comments