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 25
25
"watchify" : " ^3.11.1"
26
26
},
27
27
"dependencies" : {
28
- "@actions/core" : " ^1.2.4 " ,
28
+ "@actions/core" : " ^1.2.6 " ,
29
29
"@actions/github" : " ^3.0.0" ,
30
30
"@types/node" : " ^14.0.14" ,
31
31
"axios" : " ^0.19.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.4 " :
6
- version "1.2.4 "
7
- resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.4 .tgz#96179dbf9f8d951dd74b40a0dbd5c22555d186ab "
8
- integrity sha512-YJCEq8BE3CdN8+7HPZ/4DxJjk/OkZV2FFIf+DlZTC/4iBlzYCD5yjRR6eiOS5llO11zbRltIRuKAjMKaWTE6cg ==
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@^3.0.0 " :
11
11
version "3.0.0"
You can’t perform that action at this time.
0 commit comments