fix: upgrade @actions/exec from 1.0.2 to 1.0.3

Snyk has created this PR to upgrade @actions/exec from 1.0.2 to 1.0.3.

See this package in NPM:
https://www.npmjs.com/package/@actions/exec

See this project in Snyk:
https://app.snyk.io/org/webbertakken/project/34b7ccfa-5d22-48d7-ac31-f2a4c35cd191?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot
2020-02-09 02:40:29 +00:00
committed by Webber Takken
parent 864f769c97
commit d8e308b0f5
2 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
},
"dependencies": {
"@actions/core": "^1.2.2",
"@actions/exec": "1.0.2",
"@actions/exec": "1.0.3",
"@actions/github": "^2.1.0"
},
"devDependencies": {