Skip to content

Commit 0e3a726

Browse files
authored
Merge pull request #1563 from playframework/dependabot/github_actions/release-drafter/release-drafter-7
chore(deps): bump release-drafter/release-drafter from 6 to 7
2 parents bc0aba0 + 2f39795 commit 0e3a726

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
@@ -14,7 +14,7 @@ jobs:
1414

1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: release-drafter/release-drafter@v6
17+
- uses: release-drafter/release-drafter@v7
1818
with:
1919
name: "Play $RESOLVED_VERSION"
2020
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)