From 3b6ab42bdf60d183000bac53a9a673a210c81dd3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 01:34:45 +0000 Subject: [PATCH] chore(deps): update ggilder/codecoverage digest to ae4850f --- .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 2ba256f..ff0f515 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@47c83daaf1d5a3190cad56363baf459c59114170 # v1 + uses: ggilder/codecoverage@ae4850f3af863bd0a54e9934478998385ffad725 # v1 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} COVERAGE_FILE_PATH: build/logs/clover.xml