File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 26
26
],
27
27
"license" : " Apache-2.0" ,
28
28
"dependencies" : {
29
- "@actions/core" : " ^1.2.7 " ,
29
+ "@actions/core" : " ^1.3.0 " ,
30
30
"@actions/exec" : " ^1.0.4"
31
31
},
32
32
"devDependencies" : {
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @actions/core@^1.2.7 " :
6
- version "1.2.7 "
7
- resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.7 .tgz#594f8c45b213f0146e4be7eda8ae5cf4e198e5ab "
8
- integrity sha512-kzLFD5BgEvq6ubcxdgPbRKGD2Qrgya/5j+wh4LZzqT915I0V3rED+MvjH6NXghbvk1MXknpNNQ3uKjXSEN00Ig ==
5
+ " @actions/core@^1.3.0 " :
6
+ version "1.3.0 "
7
+ resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.3.0 .tgz#f5e4b24c889e7f2e58b466cc8c7481292284eba0 "
8
+ integrity sha512-xxtX0Cwdhb8LcgatfJkokqT8KzPvcIbwL9xpLU09nOwBzaStbfm0dNncsP0M4us+EpoPdWy7vbzU5vSOH7K6pg ==
9
9
10
10
" @actions/exec@^1.0.4 " :
11
11
version "1.0.4"
You can’t perform that action at this time.
0 commit comments