From f5e757bbebe1b9d7576aea6137661dcc12ab5f52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 10:30:53 +0000 Subject: [PATCH] chore(deps): update release-drafter/release-drafter action to v7.6.0 --- .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 62fcb55a..71d20b1b 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -13,7 +13,7 @@ jobs: update_release_draft: runs-on: ubuntu-latest steps: - - uses: release-drafter/release-drafter@v7.4.0 + - uses: release-drafter/release-drafter@v7.6.0 # (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml with: commitish: main