From 6b0d177902091d09d33febfa3fb43637b61c1f63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 07:27:55 +0000 Subject: [PATCH] Update codecov/codecov-action digest to 2b8b0e7 --- .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 22425ab205..4076ef1ef4 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@882f2c9a95f3d007a840ebb32a161b4187e5f8ee \ No newline at end of file + - uses: codecov/codecov-action@2b8b0e7c33ef6af91ddcced95abcb4db778b2733 \ No newline at end of file diff --git a/.github/workflows/main-build.yml b/.github/workflows/main-build.yml index a52d8ecbc1..cb8ec8581d 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@882f2c9a95f3d007a840ebb32a161b4187e5f8ee \ No newline at end of file + - uses: codecov/codecov-action@2b8b0e7c33ef6af91ddcced95abcb4db778b2733 \ No newline at end of file