diff --git a/.github/workflows/enterprise-check-migrations.yml b/.github/workflows/enterprise-check-migrations.yml index 8daca0e1b1..354b25bd1e 100644 --- a/.github/workflows/enterprise-check-migrations.yml +++ b/.github/workflows/enterprise-check-migrations.yml @@ -43,7 +43,7 @@ jobs: ⚠️ This PR contains **migrations** - name: Comment warning on PR - uses: peter-evans/create-or-update-comment@v4 + uses: peter-evans/create-or-update-comment@v5 with: issue-number: ${{ github.event.pull_request.number }} comment-id: ${{ steps.find-comment.outputs.comment-id }}