Merge pull request #332 from codecov/dependabot/npm_and_yarn/actions/exec-1.1.0

Bump @actions/exec from 1.0.4 to 1.1.0
This commit is contained in:
Tom Hu
2021-06-08 11:14:35 -04:00
committed by GitHub
2 changed files with 7 additions and 7 deletions

View File

@@ -24,7 +24,7 @@
"homepage": "https://github.com/codecov/codecov-action#readme",
"dependencies": {
"@actions/core": "^1.4.0",
"@actions/exec": "^1.0.4",
"@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0",
"@types/jest": "^26.0.23",
"@zeit/ncc": "^0.22.3",