File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
22
"packageManager" :
" [email protected] " ,
23
23
"dependencies" : {
24
24
"@actions/core" : " ^1.10.0" ,
25
- "@actions/exec" : " ^1.1.0 " ,
25
+ "@actions/exec" : " ^1.1.1 " ,
26
26
"addressparser" : " ^1.0.1" ,
27
27
"fs-extra" : " ^11.1.1"
28
28
},
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ __metadata:
15
15
languageName : node
16
16
linkType : hard
17
17
18
- " @actions/exec@npm:^1.1.0 " :
18
+ " @actions/exec@npm:^1.1.1 " :
19
19
version : 1.1.1
20
20
resolution : " @actions/exec@npm:1.1.1"
21
21
dependencies :
@@ -1099,7 +1099,7 @@ __metadata:
1099
1099
resolution : " github-pages@workspace:."
1100
1100
dependencies :
1101
1101
" @actions/core " : ^1.10.0
1102
- " @actions/exec " : ^1.1.0
1102
+ " @actions/exec " : ^1.1.1
1103
1103
" @types/fs-extra " : ^11.0.1
1104
1104
" @types/node " : ^16.18.26
1105
1105
" @typescript-eslint/eslint-plugin " : ^5.59.2
You can’t perform that action at this time.
0 commit comments