Skip to content

Commit 044d4d9

Browse files
authored
Merge pull request #543 from cmbuckley/dependabot/github_actions/peter-evans/create-or-update-comment-5
Bump peter-evans/create-or-update-comment from 4 to 5
2 parents 0d55e4a + 5981b01 commit 044d4d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
body-includes: Deploy Preview
9999

100100
- name: Create comment
101-
uses: peter-evans/create-or-update-comment@v4
101+
uses: peter-evans/create-or-update-comment@v5
102102
with:
103103
issue-number: ${{ github.event.inputs.issue }}
104104
comment-id: ${{ steps.find-comment.outputs.comment-id }}

0 commit comments

Comments
 (0)