Skip to content

Commit be1fb2b

Browse files
chore(deps): update peter-evans/create-or-update-comment action to v5
1 parent 3488394 commit be1fb2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-previews.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
- name: Add/Update comment
3737
if: ${{ steps.get-workflow-artifacts.outputs.conclusion != 'cancelled' }}
38-
uses: peter-evans/create-or-update-comment@v4
38+
uses: peter-evans/create-or-update-comment@v5
3939
with:
4040
comment-id: ${{ steps.find-comment.outputs.comment-id }}
4141
issue-number: ${{ steps.get-workflow-artifacts.outputs.pr_number }}

0 commit comments

Comments
 (0)