From df8e24a2c56b24231a1ec9b568ac6542b80c4d3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 10:37:04 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20release-drafter/r?= =?UTF-8?q?elease-drafter=20action=20to=20v7.7.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release-drafter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-drafter.yaml b/.github/workflows/release-drafter.yaml index 6cd96f3e..fc4a84dd 100644 --- a/.github/workflows/release-drafter.yaml +++ b/.github/workflows/release-drafter.yaml @@ -36,7 +36,7 @@ jobs: steps: - name: 🚀 Run Release Drafter # yamllint disable-line rule:line-length - uses: release-drafter/release-drafter@eada3c96a64734dd381cfbda23511034e328ddb0 # v7.6.0 + uses: release-drafter/release-drafter@34d80673e067bdc0c24568d3af899c216adcfaa9 # v7.7.0 with: prerelease: ${{ github.event.inputs.prerelease == 'true' }} prerelease-identifier: ${{ github.event.inputs.prerelease_identifier }}