Skip to content

Commit 960af6d

Browse files
authored
Merge pull request #591 from tofuutils/dependabot/github_actions/codecov/codecov-action-6.0.1
gh-actions: bump codecov/codecov-action from 6.0.0 to 6.0.1
2 parents 463097a + 0ed01d5 commit 960af6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests-unit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Upload coverage reports to Codecov
3131
if: github.ref == 'refs/heads/main'
32-
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # ratchet:codecov/codecov-action@v5
32+
uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # ratchet:codecov/codecov-action@v5
3333
with:
3434
fail_ci_if_error: true
3535
files: ./coverage.out

0 commit comments

Comments
 (0)