From 5e4b0bc513a51ed0507cbbd171ff51430267e996 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 23:13:43 +0000 Subject: [PATCH] chore(deps): update thollander/actions-comment-pull-request action to v3 --- .github/workflows/pr-open.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-open.yml b/.github/workflows/pr-open.yml index e176d96..c994897 100644 --- a/.github/workflows/pr-open.yml +++ b/.github/workflows/pr-open.yml @@ -50,7 +50,7 @@ jobs: - name: Comment PR continue-on-error: true - uses: thollander/actions-comment-pull-request@v2 + uses: thollander/actions-comment-pull-request@v3 if: ${{ steps.changelog.outputs.skipped == 'false' }} with: message: |