From d3126530bf382889c442e7583de2b12c0650fef6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 11:42:25 +0000 Subject: [PATCH] Update thollander/actions-comment-pull-request action to v2.5.0 --- .github/workflows/pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 1e7e7667..40140944 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -23,7 +23,7 @@ jobs: - name: Checkout Repo uses: actions/checkout@v3 - name: Comment PR - uses: thollander/actions-comment-pull-request@v2.3.1 + uses: thollander/actions-comment-pull-request@v2.5.0 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} message: |