Skip to content

Commit

Permalink
Merge pull request #254 from center-for-threat-informed-defense/feature/
Browse files Browse the repository at this point in the history
#253-codecov

Update codecov action to v3
  • Loading branch information
ElJocko authored Apr 27, 2023
2 parents ddffd22 + 012e17c commit 9e736db
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 323 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- run: npm run snyk
- run: npx nyc --reporter=cobertura npm test
- name: Upload Coverage to CodeCov
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_SECRET }}
files: coverage/cobertura-coverage.xml
Expand Down
Loading

0 comments on commit 9e736db

Please sign in to comment.