From ef2fa7299f2e41347b2c0f74d3732e98016ab4ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 18:27:21 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v5.5.4 --- .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 0bccc94..a3ac535 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.3 + uses: codecov/codecov-action@v5.5.4 with: token: ${{ inputs.token }} flags: ${{ inputs.scheme_name }}