Skip to content

Commit

Permalink
Merge pull request #548 from usefulness/renovate/peter-evans-create-o…
Browse files Browse the repository at this point in the history
…r-update-comment-4.x

Update peter-evans/create-or-update-comment action to v4
  • Loading branch information
mateuszkwiecinski authored Jan 25, 2024
2 parents adc2ca1 + 4da603c commit e51b8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency_diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
issue-number: ${{ github.event.pull_request.number }}
body-includes: Dependency diff

- uses: peter-evans/create-or-update-comment@v3
- uses: peter-evans/create-or-update-comment@v4
if: ${{ steps.dependency-diff.outputs.text-diff != null || steps.find_comment.outputs.comment-id != null }}
with:
body: |
Expand Down

0 comments on commit e51b8ee

Please sign in to comment.