diff --git a/.github/workflows/comment.yml b/.github/workflows/comment.yml index d07433e..418cf3f 100644 --- a/.github/workflows/comment.yml +++ b/.github/workflows/comment.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Comment on new issue - uses: peter-evans/create-or-update-comment@v4 + uses: peter-evans/create-or-update-comment@v5 with: issue-number: ${{ github.event.issue.number }} body: |