Skip to content

Commit

Permalink
Merge pull request #373 from SageSeekerSociety/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/codecov/codecov-action-5.3.1

chore(deps): bump codecov/codecov-action from 5.1.1 to 5.3.1
  • Loading branch information
Nictheboy authored Feb 6, 2025
2 parents 1e0150a + 56cb03d commit 6063996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
done
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v5.1.1
uses: codecov/codecov-action@v5.3.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: SageSeekerSociety/cheese-backend

0 comments on commit 6063996

Please sign in to comment.