Skip to content

Commit dd0b40c

Browse files
chore(deps): update peter-evans/create-or-update-comment action to v5 (#771)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a73bfc9 commit dd0b40c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
body-includes: Registry Build Preview
176176

177177
- name: Post or update PR comment
178-
uses: peter-evans/create-or-update-comment@v4
178+
uses: peter-evans/create-or-update-comment@v5
179179
with:
180180
comment-id: ${{ steps.find-comment.outputs.comment-id }}
181181
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)