Skip to content

Commit 37c3fc5

Browse files
authored
Merge branch 'master' into hadolint_and_config
2 parents 0ae619e + 7fa8aa5 commit 37c3fc5

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@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
378+
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
379379
with:
380380
disable_search: true
381381
fail_ci_if_error: >-

0 commit comments

Comments
 (0)