Skip to content

Commit 6b804f5

Browse files
Update peter-evans/create-or-update-comment digest to 3496b39
1 parent f0ae974 commit 6b804f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/DependencyDiff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
issue-number: ${{ github.event.pull_request.number }}
3939
body-includes: Dependency diff
40-
- uses: peter-evans/create-or-update-comment@6fcd282399b3c9ad0bd9bd8025b8fb2c18b085dd
40+
- uses: peter-evans/create-or-update-comment@3496b394e8da48a25221e4be2e0c117a344cb42a
4141
if: ${{ steps.dependency-diff.outputs.text-diff != null && steps.find_comment.outputs.comment-id != null }}
4242
with:
4343
body: |

0 commit comments

Comments
 (0)