From c79b20914bb7fda78a58f85b5836a4610cccbece Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 19:30:10 +0000 Subject: [PATCH] chore(deps): Update codecov/codecov-action action to v5.4.0 --- .github/workflows/reusable-tox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-tox.yml b/.github/workflows/reusable-tox.yml index e6bdbe51c..ee904d7cc 100644 --- a/.github/workflows/reusable-tox.yml +++ b/.github/workflows/reusable-tox.yml @@ -375,7 +375,7 @@ jobs: if: >- !cancelled() && steps.tox-run.outputs.cov-report-files != '' - uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1 + uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0 with: disable_search: true fail_ci_if_error: >-