From 3a888c6b33d0f179f89264fa1f9703b66aa8a21f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2026 09:16:30 +0000 Subject: [PATCH] chore(deps): update marocchino/sticky-pull-request-comment action to v3.0.3 --- .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 fa1f52f..e4375e9 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@v3.0.2 + uses: marocchino/sticky-pull-request-comment@v3.0.3 with: recreate: true path: code-coverage-results.md