From d541feaa862e2b812c637e5b5afb05f44cbb3e91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 17:51:27 +0000 Subject: [PATCH] chore(deps): update ggilder/codecoverage digest to 5143984 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 42d9bda..33c0d47 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -56,7 +56,7 @@ jobs: - name: Code Coverage Annotation if: ${{ !inputs.skip_coverage_annotation }} - uses: ggilder/codecoverage@9f2933bb9cc49ffb598575216e12c102b0716219 # v1 + uses: ggilder/codecoverage@514398418f7b48751a38255eb34fc74fe6680b1e # v1 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} COVERAGE_FILE_PATH: build/logs/clover.xml