Merge pull request #119 from codecov/dependabot/npm_and_yarn/actions/exec-1.0.4

Bump @actions/exec from 1.0.1 to 1.0.4
This commit is contained in:
Thomas Hu
2020-08-26 10:04:46 -04:00
committed by GitHub
2 changed files with 12 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
"homepage": "https://github.com/codecov/codecov-action#readme",
"dependencies": {
"@actions/core": "^1.2.0",
"@actions/exec": "^1.0.1",
"@actions/exec": "^1.0.4",
"@types/jest": "^26.0.10",
"@zeit/ncc": "^0.22.3",
"fs": "0.0.1-security",