Merge pull request #244 from codecov/override-fetch-depth

Overwrite the commit on pull_request* events
This commit is contained in:
Tom Hu
2021-03-09 10:06:18 -05:00
committed by GitHub
7 changed files with 5617 additions and 32 deletions

View File

@@ -25,6 +25,7 @@
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4",
"@actions/github": "^4.0.0",
"@types/jest": "^26.0.20",
"@zeit/ncc": "^0.22.3",
"fs": "0.0.1-security",