From d8adefe7f487bbcc39157b9dce9681a9dbdcdd71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 10:28:52 +0000 Subject: [PATCH] chore(deps): Update codecov/codecov-action action to v5 --- .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 d3bdb807c..70cdfb7de 100644 --- a/.github/workflows/reusable-tox.yml +++ b/.github/workflows/reusable-tox.yml @@ -373,7 +373,7 @@ jobs: !cancelled() && steps.tox-run.outputs.cov-report-files != '' # yamllint disable-line rule:line-length - uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0 + uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2 with: disable_search: true fail_ci_if_error: >-