File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 13
13
"upgrade" : " ncu -u"
14
14
},
15
15
"dependencies" : {
16
- "@actions/core" : " ^1.7 .0" ,
16
+ "@actions/core" : " ^1.8 .0" ,
17
17
"@actions/github" : " ^5.0.1" ,
18
18
"@actions/tool-cache" : " ^1.7.2"
19
19
},
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @actions/core@^1.2.6" , "@actions/core@^1.7 .0":
6
- version "1.7 .0"
7
- resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.7 .0.tgz#f179a5a0bf5c1102d89b8cf1712825e763feaee4 "
8
- integrity sha512-7fPSS7yKOhTpgLMbw7lBLc1QJWvJBBAgyTX2PEhagWcKK8t0H8AKCoPMfnrHqIm5cRYH4QFPqD1/ruhuUE7YcQ ==
5
+ " @actions/core@^1.2.6" , "@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 ==
9
9
dependencies :
10
10
" @actions/http-client" " ^1.0.11"
11
11
You can’t perform that action at this time.
0 commit comments