From b7c570def650ccee412d45071ef1aadfc124e932 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 00:14:12 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v4.6.0 --- .github/workflows/test-run.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-run.yaml b/.github/workflows/test-run.yaml index 0b466886..b492c428 100644 --- a/.github/workflows/test-run.yaml +++ b/.github/workflows/test-run.yaml @@ -71,7 +71,7 @@ jobs: - if: ${{ success() && inputs.testUnit == 'test-with-coverage' }} continue-on-error: true - uses: codecov/codecov-action@v4.5.0 + uses: codecov/codecov-action@v4.6.0 with: file: ./coverage.lcov env: