Skip to content

Commit 870f515

Browse files
chore(deps): update codecov/codecov-action action to v5.5.1 (#1031)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1cd1594 commit 870f515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
9292
- name: Upload coverage report to Codecov
9393
if: ${{ !cancelled() }}
94-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
94+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
9595
with:
9696
fail_ci_if_error: true
9797
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)