From 1ac82c7c9bd1291c3e6b96cff98d390dfc36ff54 Mon Sep 17 00:00:00 2001 From: "renovate-wenisch-tech[bot]" <289481034+renovate-wenisch-tech[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 21:02:14 +0000 Subject: [PATCH] chore(deps): update marocchino/sticky-pull-request-comment action to v3 --- .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 a5e875f..a88ce22 100644 --- a/.github/workflows/_test.yml +++ b/.github/workflows/_test.yml @@ -70,7 +70,7 @@ jobs: - name: Add coverage summary to pull request if: always() && inputs.is_pull_request continue-on-error: true - uses: marocchino/sticky-pull-request-comment@v2 + uses: marocchino/sticky-pull-request-comment@v3.0.5 with: recreate: true path: code-coverage-results.md