Chore(deps): Bump release-drafter/release-drafter from 6 to 7 (#6429)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-16 16:04:14 -07:00
committed by GitHub
parent ca67ba2e49
commit 11de525fc0

View File

@@ -21,7 +21,7 @@ jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
- uses: release-drafter/release-drafter@v7
with:
config-name: release-drafter.yml
disable-releaser: ${{ github.event_name == 'pull_request_target' }}