From a4f3d7af7a405bb8fbaca56f7665f02a2db503d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 17:29:45 +0000 Subject: [PATCH] Update codecov/codecov-action digest to e43f28e --- .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 1cf72995c5..36894f6cdf 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@07e2828b4e72ae61779dbfd783a7922ea8d2977a \ No newline at end of file + - uses: codecov/codecov-action@e43f28e103e52bb26d252b5a97fcdfa06175321e \ No newline at end of file diff --git a/.github/workflows/main-build.yml b/.github/workflows/main-build.yml index ea06715b88..3b33db8574 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@07e2828b4e72ae61779dbfd783a7922ea8d2977a \ No newline at end of file + - uses: codecov/codecov-action@e43f28e103e52bb26d252b5a97fcdfa06175321e \ No newline at end of file