diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index adbf6bbb..e9fc7f25 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -23,7 +23,7 @@ jobs: - name: Checkout Repo uses: actions/checkout@v4 - name: Comment PR - uses: thollander/actions-comment-pull-request@v1.6.0 + uses: thollander/actions-comment-pull-request@v2.5.0 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} message: |