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
"test" : " jest"
13
13
},
14
14
"dependencies" : {
15
- "@actions/core" : " ^1.2.1 " ,
15
+ "@actions/core" : " ^1.2.6 " ,
16
16
"@actions/exec" : " 1.0.3" ,
17
17
"@actions/github" : " ^2.1.1"
18
18
},
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @actions/core@^1.2.1 " :
6
- version "1.2.2 "
7
- resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.2 .tgz#3c4848d50378f9e3bcb67bcf97813382ec7369ee "
8
- integrity sha512-IbCx7oefq+Gi6FWbSs2Fnw8VkEI6Y4gvjrYprY3RV//ksq/KPMlClOerJ4jRosyal6zkUIc8R9fS/cpRMlGClg ==
5
+ " @actions/core@^1.2.6 " :
6
+ version "1.2.6 "
7
+ resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.6 .tgz#a78d49f41a4def18e88ce47c2cac615d5694bf09 "
8
+ integrity sha512-ZQYitnqiyBc3D+k7LsgSBmMDVkOVidaagDG7j3fOym77jNunWRuYx7VSHa9GNfFZh+zh61xsCjRj4JxMZlDqTA ==
9
9
10
10
" @actions/exec@1.0.3 " :
11
11
version "1.0.3"
You can’t perform that action at this time.
0 commit comments