Skip to content

Commit

Permalink
chore(deps): update release-drafter/release-drafter action to v6 (.gi…
Browse files Browse the repository at this point in the history
…thub/workflows/release.draft.yml)
  • Loading branch information
IK Renovate Bot committed Apr 20, 2024
1 parent 65372fe commit 5bc4424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
DEFAULT_BUMP: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.bump || 'patch' }}

- name: release-draft
uses: release-drafter/release-drafter@v5.23.0
uses: release-drafter/release-drafter@v6.0.0
if: "!contains(github.event.head_commit.message, 'skip')"
id: release
env:
Expand Down

0 comments on commit 5bc4424

Please sign in to comment.