Skip to content

Commit

Permalink
Update peter-evans/create-or-update-comment digest to 2cabc73
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2023
1 parent c93babf commit 9408c05
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@2cabc739d5d914143fda652ac1a7456f5c73d3c4
if: ${{ steps.dependency-diff.outputs.text-diff != null && steps.find_comment.outputs.comment-id != null }}
with:
body: |
Expand Down

0 comments on commit 9408c05

Please sign in to comment.