diff --git a/.github/workflows/dependency_diff.yml b/.github/workflows/dependency_diff.yml index d83320f..cc0d723 100644 --- a/.github/workflows/dependency_diff.yml +++ b/.github/workflows/dependency_diff.yml @@ -35,7 +35,7 @@ jobs: issue-number: ${{ github.event.pull_request.number }} body-includes: Dependency diff - - uses: peter-evans/create-or-update-comment@v4 + - uses: peter-evans/create-or-update-comment@v5 if: ${{ steps.dependency-diff.outputs.text-diff != null || steps.find_comment.outputs.comment-id != null }} with: body: |