Skip to content

Commit

Permalink
Bump @actions/exec from 1.0.1 to 1.1.0
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored and GitHub committed Jul 27, 2021
1 parent 2aa2bed commit 3ab5d6d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
17 changes: 13 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@actions/artifact": "^0.5.1",
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.1",
"@actions/exec": "^1.1.0",
"@actions/github": "^4.0.0",
"@actions/http-client": "^1.0.8",
"@actions/io": "^1.1.0",
Expand Down

0 comments on commit 3ab5d6d

Please sign in to comment.