Skip to content

Commit 27b165b

Browse files
build(deps): bump @actions/exec from 1.1.1 to 2.0.0 (#125)
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 1.1.1 to 2.0.0. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/exec) --- updated-dependencies: - dependency-name: "@actions/exec" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bcd983b commit 27b165b

File tree

2 files changed

+21
-6
lines changed

2 files changed

+21
-6
lines changed

package-lock.json

Lines changed: 20 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "main.js",
44
"dependencies": {
55
"@actions/core": "^1.11.1",
6-
"@actions/exec": "^1.1.1",
6+
"@actions/exec": "^2.0.0",
77
"yaml": "^2.8.1"
88
}
99
}

0 commit comments

Comments
 (0)