Bump @actions/exec from 1.0.1 to 1.0.2 (#48)

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]
2019-12-10 09:48:07 +01:00
committed by CrazyMax
parent 4d88f976bf
commit 433f91b4ac
2 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.0",
"@actions/exec": "^1.0.1",
"@actions/exec": "^1.0.2",
"@actions/tool-cache": "^1.1.2",
"download": "^7.1.0",
"typed-rest-client": "^1.4.0"