Skip to content

Commit e601e03

Browse files
chore(deps): update codecov/codecov-action action to v5.5.0
1 parent 5276bb8 commit e601e03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
retention-days: 7
189189

190190
- name: Upload coverage reports to Codecov
191-
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
191+
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
192192
if: ${{ !cancelled() && (env.GITHUB_WORKFLOW_RUNTIME != 'ACT') && matrix.runner == 'ubuntu-latest' }}
193193
with:
194194
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)