From a44e8e519b592fe64aa482c18342ac13dc3cc714 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 01:35:49 +0000 Subject: [PATCH] Update marocchino/sticky-pull-request-comment action to v3 --- .github/workflows/commenter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/commenter.yml b/.github/workflows/commenter.yml index 1c3b6853..ddb21b47 100644 --- a/.github/workflows/commenter.yml +++ b/.github/workflows/commenter.yml @@ -15,7 +15,7 @@ jobs: - run: | node lib/comment.js --diff | tee -a results.txt - name: Comment PR - uses: marocchino/sticky-pull-request-comment@v2 + uses: marocchino/sticky-pull-request-comment@v3.0.5 with: path: results.txt - uses: actions/github-script@v9