We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43c55f0 + fcfa290 commit 4f7e6c8Copy full SHA for 4f7e6c8
.github/workflows/release-drafter.yml
@@ -9,7 +9,7 @@ jobs:
9
update_release_draft:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: release-drafter/release-drafter@v6
+ - uses: release-drafter/release-drafter@v7
13
with:
14
name: "Play Ebean $RESOLVED_VERSION"
15
config-name: release-drafts/increasing-patch-version.yml # located in .github/ in the default branch within this or the .github repo
0 commit comments