Skip to content

Commit

Permalink
Merge pull request #50 from jenkinsci/dependabot/github_actions/relea…
Browse files Browse the repository at this point in the history
…se-drafter/release-drafter-v5.15.0

Bump release-drafter/release-drafter from v5.11.0 to v5.15.0
  • Loading branch information
maduma committed Mar 21, 2021
2 parents a45b61d + 2eb9638 commit 01d247c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
# Drafts your next Release notes as Pull Requests are merged into "master"
- uses: release-drafter/release-drafter@v5.11.0
- uses: release-drafter/release-drafter@v5.15.0
with:
publish: startsWith(github.ref, "refs/tags")
env:
Expand Down

0 comments on commit 01d247c

Please sign in to comment.