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 Jan 20, 2025
1 parent b00a07e commit 8abf1be
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 @@ -36,7 +36,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')"
# contains(github.event.head_commit.message, 'release')
id: release
Expand Down

0 comments on commit 8abf1be

Please sign in to comment.