Skip to content

Commit d5bed6b

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
token: ${{ secrets.GH_PAT || github.token }}
5656
issue-number: ${{ github.event.pull_request.number }}
5757
body-includes: '📦 Build artifacts ready!'
58-
- uses: peter-evans/create-or-update-comment@v4
58+
- uses: peter-evans/create-or-update-comment@v5
5959
with:
6060
token: ${{ secrets.GH_PAT || github.token }}
6161
comment-id: ${{ steps.find-comment.outputs.comment-id }}

0 commit comments

Comments
 (0)