From 9db9a06b65d44dcff90d13a105695c3c9fe282b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 14:48:56 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20release-drafter/rel?= =?UTF-8?q?ease-drafter=20digest=20to=204d75298?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/autolabel.yml | 2 +- .github/workflows/draft.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/autolabel.yml b/.github/workflows/autolabel.yml index c85cd75..625602f 100644 --- a/.github/workflows/autolabel.yml +++ b/.github/workflows/autolabel.yml @@ -16,4 +16,4 @@ jobs: pull-requests: write runs-on: ubuntu-latest steps: - - uses: release-drafter/release-drafter/autolabeler@73b95fa1c286dfd6802a4f949b07dad6149f2b0f # v7 \ No newline at end of file + - uses: release-drafter/release-drafter/autolabeler@4d75298e00d9e34c483e5ff8c68d0ea1c1940c1e # v7 \ No newline at end of file diff --git a/.github/workflows/draft.yml b/.github/workflows/draft.yml index 6411706..0849bc8 100644 --- a/.github/workflows/draft.yml +++ b/.github/workflows/draft.yml @@ -16,6 +16,6 @@ jobs: pull-requests: read steps: # Drafts your next Release notes as Pull Requests are merged into "main" - - uses: release-drafter/release-drafter@73b95fa1c286dfd6802a4f949b07dad6149f2b0f # v7 + - uses: release-drafter/release-drafter@4d75298e00d9e34c483e5ff8c68d0ea1c1940c1e # v7 with: token: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file