diff --git a/.github/workflows/pr-build.yml b/.github/workflows/pr-build.yml index 5a1b0a1..2bab0de 100644 --- a/.github/workflows/pr-build.yml +++ b/.github/workflows/pr-build.yml @@ -18,7 +18,7 @@ jobs: comment-author: 'github-actions[bot]' body-includes: Useful commands - name: Create Useful commands - uses: tradeshift/actions-create-or-update-comment@v4 + uses: tradeshift/actions-create-or-update-comment@v5 with: comment-id: ${{ steps.fcuc.outputs.comment-id }} issue-number: ${{ github.event.pull_request.number }}