Skip to content

Commit bda84a5

Browse files
chore(deps): Update codecov/codecov-action action to v5.3.1 (#791)
1 parent 07ff497 commit bda84a5

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
@@ -383,7 +383,7 @@ jobs:
383383
!cancelled()
384384
&& steps.tox-run.outputs.cov-report-files != ''
385385
# yamllint disable-line rule:line-length
386-
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
386+
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
387387
with:
388388
disable_search: true
389389
fail_ci_if_error: >-

0 commit comments

Comments
 (0)