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 22
22
"author" : " homoluctus" ,
23
23
"license" : " MIT" ,
24
24
"dependencies" : {
25
- "@actions/core" : " ^1.0.0 " ,
25
+ "@actions/core" : " ^1.2.6 " ,
26
26
"@actions/github" : " ^1.1.0" ,
27
27
"@types/node-fetch" : " ^2.5.3" ,
28
28
"@types/tar" : " ^4.0.3" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @actions/core@^1.0.0 " :
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/github@^1.1.0 " :
11
11
version "1.1.0"
You can’t perform that action at this time.
0 commit comments