From ce1849e8b13de308ae56dca1a08bb8a3a4014e63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 20:27:22 +0000 Subject: [PATCH] chore(deps): update thollander/actions-comment-pull-request action to v3 (#296) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 de122cf..811b8b1 100644 --- a/.github/workflows/pr-open.yml +++ b/.github/workflows/pr-open.yml @@ -57,7 +57,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: |