From 857f3a646ac6ae0eead83c323fe58baaf6f3074f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 13:37:42 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20release-drafter/rel?= =?UTF-8?q?ease-drafter=20digest=20to=206db134d?= 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 3689180..2a9facc 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@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5 # v6 + - uses: release-drafter/release-drafter@6db134d15f3909ccc9eefd369f02bd1e9cffdf97 # v6 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}