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 Feb 2, 2024
1 parent 5c38c02 commit 3f99001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-releaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,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
- uses: release-drafter/release-drafter@v6
# (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml
# with:
# config-name: my-config.yml
Expand Down

0 comments on commit 3f99001

Please sign in to comment.