From fbb6de51646eb1209a1346a566b5d9c375eb609d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 04:23:00 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20release-drafter/r?= =?UTF-8?q?elease-drafter=20action=20to=20v7.3.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 e9a42d85..aa148340 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@563bf132657a13ded0b01fcb723c5a58cdd824e2 # v7.2.1 + uses: release-drafter/release-drafter@c2e2804cc59f45f57076a99af580d0fedb697927 # v7.3.0 with: prerelease: ${{ github.event.inputs.prerelease == 'true' }} prerelease-identifier: ${{ github.event.inputs.prerelease_identifier }}