Bump @actions/exec from 1.0.1 to 1.0.3

Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/exec)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-13 13:33:08 +00:00 committed by GitHub
parent 6a1db6369e
commit b2915ab272
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 8 deletions

View file

@ -32,7 +32,7 @@
"dependencies": {
"@actions-rs/core": "^0.0.8",
"@actions/core": "^1.2.0",
"@actions/exec": "^1.0.0",
"@actions/exec": "^1.0.3",
"@actions/io": "^1.0.0"
},
"devDependencies": {