Skip to content

Commit ec0da03

Browse files
chore(deps): Update codecov/codecov-action action to v5.4.3 (#894)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e935ef9 commit ec0da03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ jobs:
375375
if: >-
376376
!cancelled()
377377
&& steps.tox-run.outputs.cov-report-files != ''
378-
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
378+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
379379
with:
380380
disable_search: true
381381
fail_ci_if_error: >-

0 commit comments

Comments
 (0)