From d70a2a2fbf696d4090d6bdb6715711879bb10666 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 22:29:33 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v6 --- .github/actions/upload_test_coverage_report/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/upload_test_coverage_report/action.yml b/.github/actions/upload_test_coverage_report/action.yml index a3ac535..263d496 100644 --- a/.github/actions/upload_test_coverage_report/action.yml +++ b/.github/actions/upload_test_coverage_report/action.yml @@ -38,7 +38,7 @@ runs: shell: bash - name: Upload coverage reports to Codecov - uses: codecov/codecov-action@v5.5.4 + uses: codecov/codecov-action@v6.0.0 with: token: ${{ inputs.token }} flags: ${{ inputs.scheme_name }}