diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 0cc83bb..9d6e308 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -21,7 +21,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.4.3 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} message: |