Skip to content

Commit b20bf72

Browse files
chore(deps): update codecov/codecov-action action to v5.5.1 (#1082)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lodewiges <[email protected]>
1 parent 630616b commit b20bf72

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
@@ -141,7 +141,7 @@ jobs:
141141
142142
- name: Upload coverage report to Codecov
143143
if: ${{ !cancelled() }}
144-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
144+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
145145
with:
146146
fail_ci_if_error: true
147147
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)