From d4f188a1eb58f8268447d6455a722fa66daff96a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 17:25:43 +0000 Subject: [PATCH] Update codecov/codecov-action digest to f595cd1 --- .github/workflows/dev-build.yml | 2 +- .github/workflows/main-build.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dev-build.yml b/.github/workflows/dev-build.yml index 66ee4b4127..f13d221a76 100644 --- a/.github/workflows/dev-build.yml +++ b/.github/workflows/dev-build.yml @@ -71,4 +71,4 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} - - uses: codecov/codecov-action@49f7c0ab9cb38ef2ebb2df7fcbcc7924ca77ad44 \ No newline at end of file + - uses: codecov/codecov-action@f595cd1a4cf9387c719c5ab14a27df8f557a40c5 \ No newline at end of file diff --git a/.github/workflows/main-build.yml b/.github/workflows/main-build.yml index aa4314241a..1ac466e109 100644 --- a/.github/workflows/main-build.yml +++ b/.github/workflows/main-build.yml @@ -55,4 +55,4 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} - - uses: codecov/codecov-action@49f7c0ab9cb38ef2ebb2df7fcbcc7924ca77ad44 \ No newline at end of file + - uses: codecov/codecov-action@f595cd1a4cf9387c719c5ab14a27df8f557a40c5 \ No newline at end of file