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/e69ca31d-f4f2-4223-ae93-0245ffac3626?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot
2020-02-09 06:11:30 +00:00
committed by Webber Takken
parent 051513bf4a
commit f5a61eed4a
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.0.0"
},
"devDependencies": {