File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-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.7 .0"
18
+ "@actions/core" : " 1.8 .0"
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.0"
14
+ resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.8.0.tgz#5d98ff672b8ab73b718a939599c02f05c12755ad"
15
+ integrity sha512-XirM+Zo/PFlA+1h+i4bkfvagujta+LIM2AOSzPbt8JqXbbuxb1HTB+FqIyaKmue9yiCx/JIJY6pXsOl3+T8JGw==
16
+ dependencies :
17
+ " @actions/http-client" " ^1.0.11"
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"
You can’t perform that action at this time.
0 commit comments