Skip to content

Commit

Permalink
chore(deps): update dependency release-drafter/release-drafter to v6 …
Browse files Browse the repository at this point in the history
…(.github/workflows/release.draft.yml)
  • Loading branch information
IK Renovate Bot committed Mar 28, 2024
1 parent 05624e4 commit ad5a14f
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.25.0
uses: release-drafter/release-drafter@v6
if: "!contains(github.event.head_commit.message, 'skip')"
id: release
env:
Expand Down

0 comments on commit ad5a14f

Please sign in to comment.