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.8.2 "
18
+ "@actions/core" : " 1.9.0 "
19
19
},
20
20
"devDependencies" : {
21
21
"@tsconfig/node16" : " 1.0.3" ,
Original file line number Diff line number Diff line change 9
9
dependencies :
10
10
" @actions/http-client" " ^2.0.1"
11
11
12
+
13
+ version "1.9.0"
14
+ resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.9.0.tgz#20c1baac5d4bd2508ba1fc3e5f3fc4b8a80d4082"
15
+ integrity sha512-5pbM693Ih59ZdUhgk+fts+bUWTnIdHV3kwOSr+QIoFHMLg7Gzhwm0cifDY/AG68ekEJAkHnQVpcy4f6GjmzBCA==
16
+ dependencies :
17
+ " @actions/http-client" " ^2.0.1"
18
+
12
19
" @actions/http-client@^2.0.1 " :
13
20
version "2.0.1"
14
21
resolved "https://registry.yarnpkg.com/@actions/http-client/-/http-client-2.0.1.tgz#873f4ca98fe32f6839462a6f046332677322f99c"
You can’t perform that action at this time.
0 commit comments