Skip to content

Commit c3f6797

Browse files
ci(deps): bump peter-evans/create-or-update-comment from 4 to 5 (#1998)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ad34c1 commit c3f6797

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-bump-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
} > comment.md
8686
8787
- name: Post or update PR comment
88-
uses: peter-evans/create-or-update-comment@v4
88+
uses: peter-evans/create-or-update-comment@v5
8989
with:
9090
token: ${{ secrets.GITHUB_TOKEN }}
9191
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)