Skip to content

Commit

Permalink
chore(deps): update release-drafter/release-drafter action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and vlsi committed Feb 12, 2024
1 parent 0b90367 commit 4e6a501
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 @@ -20,7 +20,7 @@ jobs:
steps:
# Drafts your next Release notes as Pull Requests are merged into "master"
- name: Update release body draft
uses: release-drafter/release-drafter@v5
uses: release-drafter/release-drafter@v6
id: prepare_release
# (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml
with:
Expand Down

0 comments on commit 4e6a501

Please sign in to comment.