From 46f07ccafb5c8bb66c105d2d1e0c4d37c402cf32 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 00:00:42 +0000 Subject: [PATCH] chore(deps): update marocchino/sticky-pull-request-comment action to v3.0.4 --- .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 5d0fc50..4b9bc97 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -43,7 +43,7 @@ jobs: output: both - name: Add Coverage PR Comment - uses: marocchino/sticky-pull-request-comment@v3.0.2 + uses: marocchino/sticky-pull-request-comment@v3.0.4 if: github.event_name == 'pull_request' with: recreate: true