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 12
12
"upgrade" : " ncu -u"
13
13
},
14
14
"dependencies" : {
15
- "@actions/core" : " ^1.6 .0" ,
15
+ "@actions/core" : " ^1.7 .0" ,
16
16
"@actions/github" : " ^5.0.0" ,
17
17
"glob" : " ^7.2.0" ,
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.6 .0 " :
6
- version "1.6 .0"
7
- resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.6 .0.tgz#0568e47039bfb6a9170393a73f3b7eb3b22462cb "
8
- integrity sha512-NB1UAZomZlCV/LmJqkLhNTqtKfFXJZAUPcfl/zqG7EfsQdeUJtaWO98SGbuQ3pydJ3fHl2CvI/51OKYlCYYcaw ==
5
+ " @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 ==
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