Skip to content

Commit 1ef6a8e

Browse files
meta: update peter-evans/create-or-update-comment action to v5
1 parent 05bb57d commit 1ef6a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Comment PR with draft publish logs
4747
if: ${{ !github.event.pull_request.head.repo.fork && !startsWith(github.ref, 'refs/heads/renovate') }}
4848
id: create-comment
49-
uses: peter-evans/create-or-update-comment@v4
49+
uses: peter-evans/create-or-update-comment@v5
5050
with:
5151
issue-number: ${{ github.event.pull_request.number }}
5252
body: |

0 commit comments

Comments
 (0)