Bump @actions/exec from 1.0.1 to 1.0.2

Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 1.0.1 to 1.0.2.
- [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-01 07:19:18 +00:00 committed by GitHub
parent e2aeba25b2
commit d742434607
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 4 deletions

View file

@ -30,7 +30,7 @@
},
"dependencies": {
"@actions/core": "^1.1.1",
"@actions/exec": "^1.0.0",
"@actions/exec": "^1.0.2",
"@actions/io": "^1.0.0",
"@actions-rs/core": "^0.0.8"
},