Skip to content

Commit

Permalink
Update release-drafter/release-drafter action to v6 (#186)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate-baret[bot] <165508104+renovate-baret[bot]@users.noreply.github.com>
  • Loading branch information
renovate-baret[bot] authored Apr 3, 2024
1 parent c6bd7ff commit 701ca26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:

steps:
- name: Draft next release
uses: release-drafter/release-drafter@v5.21.1
uses: release-drafter/release-drafter@v6.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 701ca26

Please sign in to comment.