From 2d6de03bbdb0846c82600686d487a2e58fef3dd0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 16:50:26 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-or-update-comment action to v5 --- .github/workflows/create.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create.yml b/.github/workflows/create.yml index b2a882a..91d8700 100644 --- a/.github/workflows/create.yml +++ b/.github/workflows/create.yml @@ -68,7 +68,7 @@ jobs: env: title: "chals(${{ steps.chal.outputs.category }}): add ${{ steps.slugify.outputs.slug }}" - - uses: peter-evans/create-or-update-comment@v4.0.0 + - uses: peter-evans/create-or-update-comment@v5.0.0 with: issue-number: ${{ github.event.issue.number }} body: |