Merge pull request #603 from codecov/snyk-upgrade-7ef3b58fd04f304bea31f63ba043acdd

[Snyk] Upgrade @actions/core from 1.5.0 to 1.6.0
This commit is contained in:
Joe Becher
2022-02-16 09:53:20 -05:00
committed by GitHub
2 changed files with 14 additions and 8 deletions

View File

@@ -23,7 +23,7 @@
},
"homepage": "https://github.com/codecov/codecov-action#readme",
"dependencies": {
"@actions/core": "^1.5.0",
"@actions/core": "^1.6.0",
"@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0",
"node-fetch": "^3.2.0",