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 27
27
"license" : " Apache-2.0" ,
28
28
"dependencies" : {
29
29
"@actions/core" : " ^1.6.0" ,
30
- "@actions/exec" : " ^1.1.0 "
30
+ "@actions/exec" : " ^1.1.1 "
31
31
},
32
32
"devDependencies" : {
33
33
"@types/node" : " ^14.0.14" ,
Original file line number Diff line number Diff line change 9
9
dependencies :
10
10
" @actions/http-client" " ^1.0.11"
11
11
12
- " @actions/exec@^1.1.0 " :
13
- version "1.1.0 "
14
- resolved "https://registry.yarnpkg.com/@actions/exec/-/exec-1.1.0 .tgz#53441d968e56d2fec69ad3f15773d4d94e01162c "
15
- integrity sha512-LImpN9AY0J1R1mEYJjVJfSZWU4zYOlEcwSTgPve1rFQqK5AwrEs6uWW5Rv70gbDIQIAUwI86z6B+9mPK4w9Sbg ==
12
+ " @actions/exec@^1.1.1 " :
13
+ version "1.1.1 "
14
+ resolved "https://registry.yarnpkg.com/@actions/exec/-/exec-1.1.1 .tgz#2e43f28c54022537172819a7cf886c844221a611 "
15
+ integrity sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w ==
16
16
dependencies :
17
17
" @actions/io" " ^1.0.1"
18
18
You can’t perform that action at this time.
0 commit comments