Skip to content

Commit bdfed9f

Browse files
authored
Merge pull request #188 from crazy-max/bump-actions-exec
Bump @actions/exec from 1.1.0 to 1.1.1
2 parents f23228e + d3d299e commit bdfed9f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"packageManager": "[email protected]",
2323
"dependencies": {
2424
"@actions/core": "^1.10.0",
25-
"@actions/exec": "^1.1.0",
25+
"@actions/exec": "^1.1.1",
2626
"addressparser": "^1.0.1",
2727
"fs-extra": "^11.1.1"
2828
},

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ __metadata:
1515
languageName: node
1616
linkType: hard
1717

18-
"@actions/exec@npm:^1.1.0":
18+
"@actions/exec@npm:^1.1.1":
1919
version: 1.1.1
2020
resolution: "@actions/exec@npm:1.1.1"
2121
dependencies:
@@ -1099,7 +1099,7 @@ __metadata:
10991099
resolution: "github-pages@workspace:."
11001100
dependencies:
11011101
"@actions/core": ^1.10.0
1102-
"@actions/exec": ^1.1.0
1102+
"@actions/exec": ^1.1.1
11031103
"@types/fs-extra": ^11.0.1
11041104
"@types/node": ^16.18.26
11051105
"@typescript-eslint/eslint-plugin": ^5.59.2

0 commit comments

Comments
 (0)