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 4dd0765 commit 2b4bd8d
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 958 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,7 +19,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.5.0",
"@actions/exec": "^1.0.4"
"@actions/exec": "^1.1.0"
},
"devDependencies": {
"@types/node": "^15.3.0",
Expand Down

0 comments on commit 2b4bd8d

Please sign in to comment.