From b9f0a04dccf898d05dbc95057f26de3a927b9ed2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 18:42:34 +0000 Subject: [PATCH] chore(deps): update release-drafter/release-drafter action to v7 --- .github/workflows/release-drafter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index 75f84157914..2ed66ec471a 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -26,7 +26,7 @@ jobs: contents: write runs-on: ubuntu-latest steps: - - uses: release-drafter/release-drafter@v6.4.0 + - uses: release-drafter/release-drafter@v7.1.1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: