Bump @actions/exec from 1.1.0 to 1.1.1
This commit is contained in:
parent
f23228e6b1
commit
d3d299ee7d
|
@ -22,7 +22,7 @@
|
|||
"packageManager": "yarn@3.5.1",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.1.0",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"addressparser": "^1.0.1",
|
||||
"fs-extra": "^11.1.1"
|
||||
},
|
||||
|
|
|
@ -15,7 +15,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@actions/exec@npm:^1.1.0":
|
||||
"@actions/exec@npm:^1.1.1":
|
||||
version: 1.1.1
|
||||
resolution: "@actions/exec@npm:1.1.1"
|
||||
dependencies:
|
||||
|
@ -1099,7 +1099,7 @@ __metadata:
|
|||
resolution: "github-pages@workspace:."
|
||||
dependencies:
|
||||
"@actions/core": ^1.10.0
|
||||
"@actions/exec": ^1.1.0
|
||||
"@actions/exec": ^1.1.1
|
||||
"@types/fs-extra": ^11.0.1
|
||||
"@types/node": ^16.18.26
|
||||
"@typescript-eslint/eslint-plugin": ^5.59.2
|
||||
|
|
Loading…
Reference in New Issue
Block a user