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 a3ef549 commit 7be8774
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 @@ -33,7 +33,7 @@ jobs:
installation_id: ${{ secrets.GH_INSTALLATION_ID }}

# Drafts your next Release notes as Pull Requests are merged into "main"
- uses: release-drafter/release-drafter@v5
- uses: release-drafter/release-drafter@v6
with:
publish: ${{ github.event_name != 'pull_request' }}
prerelease: ${{ github.event_name == 'pull_request' }}
Expand Down

0 comments on commit 7be8774

Please sign in to comment.