From 6cd0b8ffe672813cf77aa6443f08339657276556 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 18:31:36 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20release-drafter/rel?= =?UTF-8?q?ease-drafter=20digest=20to=206a93d82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 5a28cb3..b7dbb92 100644 --- a/.github/workflows/draft.yml +++ b/.github/workflows/draft.yml @@ -21,6 +21,6 @@ jobs: pull-requests: write steps: # Drafts your next Release notes as Pull Requests are merged into "main" - - uses: release-drafter/release-drafter@00ce30b0ce8a4d67bccfca59421cdf6c55dd0784 # v6 + - uses: release-drafter/release-drafter@6a93d829887aa2e0748befe2e808c66c0ec6e4c7 # v6 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}