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 20
20
"author" : " YourNameOrOrganization" ,
21
21
"license" : " MIT" ,
22
22
"dependencies" : {
23
- "@actions/core" : " ^1.0.0 " ,
23
+ "@actions/core" : " ^1.2.6 " ,
24
24
"shelljs" : " ^0.8.3"
25
25
},
26
26
"devDependencies" : {
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.1.1 "
7
- resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.1.1 .tgz#e08f3dbfe04721bb3d040f8fca2d6d7e1817b2e1 "
8
- integrity sha512-O5G6EmlzTVsng7VSpNtszIoQq6kOgMGNTFB/hmwKNNA4V71JyxImCIrL27vVHCt2Cb3ImkaCr6o27C2MV9Ylwg ==
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
" @babel/code-frame@^7.0.0" , "@babel/code-frame@^7.5.5":
11
11
version "7.5.5"
You can’t perform that action at this time.
0 commit comments