File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 21
21
"author" : " CrazyMax" ,
22
22
"license" : " MIT" ,
23
23
"dependencies" : {
24
- "@actions/core" : " ^1.6.0 " ,
24
+ "@actions/core" : " ^1.8.2 " ,
25
25
"@actions/exec" : " ^1.1.1" ,
26
26
"@actions/http-client" : " ^2.0.1" ,
27
27
"@actions/tool-cache" : " ^1.7.2" ,
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.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.2.6" , "@actions/core@^1.8.2 ":
6
+ version "1.8.2 "
7
+ resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.8.2 .tgz#67539d669ae9b751430469e9ae4d83e0525973ac "
8
+ integrity sha512-FXcBL7nyik8K5ODeCKlxi+vts7torOkoDAKfeh61EAkAy1HAvwn9uVzZBY0f15YcQTcZZ2/iSGBFHEuioZWfDA ==
9
9
dependencies :
10
- " @actions/http-client" " ^1 .0.11 "
10
+ " @actions/http-client" " ^2 .0.1 "
11
11
12
12
" @actions/exec@^1.0.0" , "@actions/exec@^1.1.1":
13
13
version "1.1.1"
You can’t perform that action at this time.
0 commit comments