Skip to content

Commit 6b07822

Browse files
chore(deps): update codecov/codecov-action action to v5.5.2
1 parent 9afece6 commit 6b07822

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-and-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
retention-days: 30
103103

104104
- name: Upload coverage reports to Codecov
105-
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
105+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
106106
if: ${{ !cancelled() && (env.GITHUB_WORKFLOW_RUNTIME != 'ACT') }}
107107
with:
108108
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)