We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0ae974 commit 6b804f5Copy full SHA for 6b804f5
.github/workflows/DependencyDiff.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
issue-number: ${{ github.event.pull_request.number }}
39
body-includes: Dependency diff
40
- - uses: peter-evans/create-or-update-comment@6fcd282399b3c9ad0bd9bd8025b8fb2c18b085dd
+ - uses: peter-evans/create-or-update-comment@3496b394e8da48a25221e4be2e0c117a344cb42a
41
if: ${{ steps.dependency-diff.outputs.text-diff != null && steps.find_comment.outputs.comment-id != null }}
42
43
body: |
0 commit comments