From ade6066214054156121bd0af793bc82832901d15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 14:42:07 +0000 Subject: [PATCH] chore(deps): update marocchino/sticky-pull-request-comment action to v3 --- .github/workflows/testing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 8b72bd2..fa1f52f 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -59,7 +59,7 @@ jobs: format: "markdown" output: "both" - name: Add coverage PR comment - uses: marocchino/sticky-pull-request-comment@v2.9.4 + uses: marocchino/sticky-pull-request-comment@v3.0.2 with: recreate: true path: code-coverage-results.md