]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump release-drafter/release-drafter from 7.4.0 to 7.5.1 (#42627)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 8 Jul 2026 07:22:59 +0000 (09:22 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Jul 2026 07:22:59 +0000 (09:22 +0200)
Bumps the github-actions group with 1 update: [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter).

Updates `release-drafter/release-drafter` from 7.4.0 to 7.5.1
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/ed4bc48ec97379be2258e7b7ac2624a3e26ab809...4d75298e00d9e34c483e5ff8c68d0ea1c1940c1e)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-version: 7.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/release-notes.yml

index 38a9e461380170551cbe1b6f83b88c386de2be2b..545a26b8131eefebd69b51f25dec3e6b946c724d 100644 (file)
@@ -18,6 +18,6 @@ jobs:
     runs-on: ubuntu-latest
     if: github.repository == 'twbs/bootstrap'
     steps:
-      - uses: release-drafter/release-drafter@ed4bc48ec97379be2258e7b7ac2624a3e26ab809 # v7.4.0
+      - uses: release-drafter/release-drafter@4d75298e00d9e34c483e5ff8c68d0ea1c1940c1e # v7.5.1
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}