Skip to content

Commit fcfa290

Browse files
[8.x] Bump release-drafter/release-drafter from 6 to 7
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 6 to 7. - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](release-drafter/release-drafter@v6...v7) --- updated-dependencies: - dependency-name: release-drafter/release-drafter dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c0a57f commit fcfa290

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)