Skip to content

Commit

Permalink
Update peter-evans/create-or-update-comment digest to 0c2659f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent f0ae974 commit 549a2ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DependencyDiff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
issue-number: ${{ github.event.pull_request.number }}
body-includes: Dependency diff
- uses: peter-evans/create-or-update-comment@6fcd282399b3c9ad0bd9bd8025b8fb2c18b085dd
- uses: peter-evans/create-or-update-comment@0c2659f0c1989e0e05adddb01d9e680fccae80fc
if: ${{ steps.dependency-diff.outputs.text-diff != null && steps.find_comment.outputs.comment-id != null }}
with:
body: |
Expand Down

0 comments on commit 549a2ad

Please sign in to comment.