]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump release-drafter/release-drafter from 7.3.1 to 7.4.0 (#42542)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 23 Jun 2026 11:47:32 +0000 (13:47 +0200)
committerJulien Déramond <juderamond@gmail.com>
Tue, 23 Jun 2026 11:48:45 +0000 (13:48 +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.3.1 to 7.4.0
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/693d20e7c1ce1a81d3a41962f85914253b518449...ed4bc48ec97379be2258e7b7ac2624a3e26ab809)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-version: 7.4.0
  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 fd4b9c247a1444f4fd6a648b6fe246ca3be2623d..ec16eabed6202c21c8eec61a6e3139267732523b 100644 (file)
@@ -19,6 +19,6 @@ jobs:
     runs-on: ubuntu-latest
     if: github.repository == 'twbs/bootstrap'
     steps:
-      - uses: release-drafter/release-drafter@693d20e7c1ce1a81d3a41962f85914253b518449 # v7.3.1
+      - uses: release-drafter/release-drafter@ed4bc48ec97379be2258e7b7ac2624a3e26ab809 # v7.4.0
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}