Skip to content

Commit

Permalink
🚀 gha: Bump release-drafter/release-drafter from 5.25.0 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.25.0 to 6.0.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](release-drafter/release-drafter@v5.25.0...v6.0.0)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent 7367493 commit 7224c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ jobs:
steps:
- name: Build Releasenotes
id: github_releasenotes
uses: release-drafter/release-drafter@v5.25.0
uses: release-drafter/release-drafter@v6.0.0
with:
publish: "${{ steps.check-version.outputs.tag != '' }}"
tag: '${{ steps.check-version.outputs.tag }}'
Expand Down

0 comments on commit 7224c4e

Please sign in to comment.