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