From 5f56d3f7d0dfdf87704709421bcba59d08d9a9e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 20:12:46 +0000 Subject: [PATCH] chore(deps): Update codecov/codecov-action action to v5.4.3 --- .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 29e65ba47..2e28908b9 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@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0 + uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3 with: disable_search: true fail_ci_if_error: >-