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 49215df + 1e5e914 commit 0f7eb3fCopy full SHA for 0f7eb3f
1 file changed
.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 Slick $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