Skip to content

Commit

Permalink
Upgrade release-drafter to use the any minor version under v5
Browse files Browse the repository at this point in the history
  • Loading branch information
oncokb-bot committed Jan 3, 2022
1 parent d638178 commit c9b4b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
runs-on: ubuntu-latest
steps:
# Drafts your next Release notes as Pull Requests are merged into "master"
- uses: toolmantim/release-drafter@v5.5.0
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c9b4b55

Please sign in to comment.