File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 15
15
"author" : " " ,
16
16
"license" : " MIT" ,
17
17
"dependencies" : {
18
- "@actions/core" : " 1.8.0 "
18
+ "@actions/core" : " 1.8.1 "
19
19
},
20
20
"devDependencies" : {
21
21
"@tsconfig/node16" : " 1.0.2" ,
Original file line number Diff line number Diff line change 9
9
dependencies :
10
10
" @actions/http-client" " ^1.0.11"
11
11
12
+
13
+ version "1.8.1"
14
+ resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.8.1.tgz#3cdde366654b98764e63633a08dba6703131e274"
15
+ integrity sha512-LuFg2O/+rRrYxrdafnqH9mx6ADszKzQAhDuEhhMQIh47tsXzWkW4wXY5zvscqJ4KDywyJX0LA0pAESPLUjZXvw==
16
+ dependencies :
17
+ " @actions/http-client" " ^2.0.0"
18
+
12
19
" @actions/http-client@^1.0.11 " :
13
20
version "1.0.11"
14
21
resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-1.0.11.tgz#c58b12e9aa8b159ee39e7dd6cbd0e91d905633c0"
15
22
integrity sha512-VRYHGQV1rqnROJqdMvGUbY/Kn8vriQe/F9HR2AlYHzmKuM/p3kjNuXhmdBfcVgsvRWTz5C5XW5xvndZrVBuAYg==
16
23
dependencies :
17
24
tunnel "0.0.6"
18
25
26
+ " @actions/http-client@^2.0.0 " :
27
+ version "2.0.0"
28
+ resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-2.0.0.tgz#518c4af1e7045769d3e2ad8c2ce7f8b05224a9b3"
29
+ integrity sha512-fm1+OPPey5ypgStT9K8zbBhICj4J4UV/TJIHDhuWlkb8KyJaAtjcZK184dTqul0dV0nPKX97FNtDXX20BTLXSA==
30
+
19
31
" @ampproject/remapping@^2.1.0 " :
20
32
version "2.2.0"
21
33
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.0.tgz#56c133824780de3174aed5ab6834f3026790154d"
You can’t perform that action at this time.
0 commit comments