Skip to content

Commit 4f7e6c8

Browse files
authored
Merge pull request #700 from playframework/dependabot/github_actions/8.x/release-drafter/release-drafter-7
[8.x] Bump release-drafter/release-drafter from 6 to 7
2 parents 43c55f0 + fcfa290 commit 4f7e6c8

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-patch-version.yml # located in .github/ in the default branch within this or the .github repo

0 commit comments

Comments
 (0)