From b20893b48eaf03ba2b8592bf40b8a6433113b164 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 08:42:36 +0000 Subject: [PATCH] meta: update peter-evans/create-or-update-comment action to v5 --- .github/workflows/draft.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/draft.yml b/.github/workflows/draft.yml index bf2b42c4..05eef42e 100644 --- a/.github/workflows/draft.yml +++ b/.github/workflows/draft.yml @@ -46,7 +46,7 @@ jobs: - name: Comment PR with draft publish logs if: ${{ !github.event.pull_request.head.repo.fork && !startsWith(github.ref, 'refs/heads/renovate') }} id: create-comment - uses: peter-evans/create-or-update-comment@v4 + uses: peter-evans/create-or-update-comment@v5 with: issue-number: ${{ github.event.pull_request.number }} body: |