From 0d464351ef62b4f6a5b1f0b0ca27f7f0ab713780 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 23:14:17 +0000 Subject: [PATCH] Update thollander/actions-comment-pull-request action to v3 --- .github/workflows/pr-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-config.yaml b/.github/workflows/pr-config.yaml index f0787c1..bac214b 100644 --- a/.github/workflows/pr-config.yaml +++ b/.github/workflows/pr-config.yaml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v4 - name: Comment PR 📝 - uses: thollander/actions-comment-pull-request@v2 + uses: thollander/actions-comment-pull-request@v3 with: message: | ### Review Checklist