Skip to content

Commit

Permalink
Merge pull request #220 from playframework/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…release-drafter/release-drafter-6

Bump release-drafter/release-drafter from 5 to 6
  • Loading branch information
mkurz authored Mar 2, 2024
2 parents 65765bc + a75fd00 commit d6249cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
- uses: release-drafter/release-drafter@v6
with:
name: "Netty Reactive Streams $RESOLVED_VERSION"
config-name: release-drafts/increasing-minor-version.yml # located in .github/ in the default branch within this or the .github repo
Expand Down

0 comments on commit d6249cb

Please sign in to comment.