Skip to content

Commit 3ab5d6d

Browse files
Bump @actions/exec from 1.0.1 to 1.1.0
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/core@1.1.0/packages/exec) --- updated-dependencies: - dependency-name: "@actions/exec" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2aa2bed commit 3ab5d6d

2 files changed

Lines changed: 14 additions & 5 deletions

File tree

package-lock.json

Lines changed: 13 additions & 4 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
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@actions/artifact": "^0.5.1",
2525
"@actions/core": "^1.2.6",
26-
"@actions/exec": "^1.0.1",
26+
"@actions/exec": "^1.1.0",
2727
"@actions/github": "^4.0.0",
2828
"@actions/http-client": "^1.0.8",
2929
"@actions/io": "^1.1.0",

0 commit comments

Comments
 (0)