Skip to content

Commit 2a8209e

Browse files
authored
Merge pull request #698 from playframework/dependabot/github_actions/release-drafter/release-drafter-7
Bump release-drafter/release-drafter from 6 to 7
2 parents d358c46 + b771dd8 commit 2a8209e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
update_release_draft:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: release-drafter/release-drafter@v6
12+
- uses: release-drafter/release-drafter@v7
1313
with:
1414
name: "Play Ebean $RESOLVED_VERSION"
1515
config-name: release-drafts/increasing-minor-version.yml # located in .github/ in the default branch within this or the .github repo

0 commit comments

Comments
 (0)