Skip to content

Commit

Permalink
Bump @actions/exec from 1.0.4 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.4 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] committed Sep 4, 2021
1 parent 80513f6 commit 4f3472b
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 1,070 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -22,7 +22,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.5.0",
"@actions/exec": "^1.0.4",
"@actions/exec": "^1.1.0",
"addressparser": "^1.0.1",
"fs-extra": "^10.0.0"
},
Expand Down

0 comments on commit 4f3472b

Please sign in to comment.