Skip to content

Commit

Permalink
chore(deps): bump release-drafter/release-drafter
Browse files Browse the repository at this point in the history
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.14.0 to v5.15.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](release-drafter/release-drafter@v5.14.0...fe52e97)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 30, 2021
1 parent 1c67164 commit ad3880c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-release-draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Update Release Draft
uses: release-drafter/release-drafter@v5.14.0
uses: release-drafter/release-drafter@v5.15.0
with:
publish: ${{ contains(github.event.head_commit.message, '[maven-release-plugin] prepare release') }}
env:
Expand Down

0 comments on commit ad3880c

Please sign in to comment.