Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action digest to 0565863
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 27, 2025
1 parent 0f3bf80 commit 2a98bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
- name: execute tests
run: npm run test
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 2a98bdf

Please sign in to comment.