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 21
21
"license" : " MIT" ,
22
22
"dependencies" : {
23
23
"@actions/core" : " ^1.2.6" ,
24
- "@actions/exec" : " ^1.0.4 "
24
+ "@actions/exec" : " ^1.1.1 "
25
25
},
26
26
"devDependencies" : {
27
27
"@types/jest" : " ^26.0.15" ,
Original file line number Diff line number Diff line change 7
7
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.6.tgz#a78d49f41a4def18e88ce47c2cac615d5694bf09"
8
8
integrity sha512-ZQYitnqiyBc3D+k7LsgSBmMDVkOVidaagDG7j3fOym77jNunWRuYx7VSHa9GNfFZh+zh61xsCjRj4JxMZlDqTA==
9
9
10
- " @actions/exec@^1.0.4 " :
11
- version "1.0.4 "
12
- resolved "https://registry.yarnpkg.com/@actions/exec/-/exec-1.0.4 .tgz#99d75310e62e59fc37d2ee6dcff6d4bffadd3a5d "
13
- integrity sha512-4DPChWow9yc9W3WqEbUj8Nr86xkpyE29ZzWjXucHItclLbEW6jr80Zx4nqv18QL6KK65+cifiQZXvnqgTV6oHw ==
10
+ " @actions/exec@^1.1.1 " :
11
+ version "1.1.1 "
12
+ resolved "https://registry.yarnpkg.com/@actions/exec/-/exec-1.1.1 .tgz#2e43f28c54022537172819a7cf886c844221a611 "
13
+ integrity sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w ==
14
14
dependencies :
15
15
" @actions/io" " ^1.0.1"
16
16
You can’t perform that action at this time.
0 commit comments