From 7a9944c4fbceb9481381078a8baa12d6e60d4430 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 23:37:59 +0000 Subject: [PATCH] chore(deps): update ggilder/codecoverage digest to 3ae5dbe --- .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 f4bd4a7..ffc8460 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@f8afbff2fe4b038a8ac77d69a1890a687947f458 # v1 + uses: ggilder/codecoverage@3ae5dbe5d9ec0c038f4863cb42d902c4a5f25ae8 # v1 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} COVERAGE_FILE_PATH: build/logs/clover.xml