Skip to content

Commit

Permalink
chore(deps): update release-drafter/release-drafter action to v6.1.0 …
Browse files Browse the repository at this point in the history
…(.github/workflows/release.draft.yml) (#72)

Co-authored-by: IK Renovate Bot <[email protected]>
  • Loading branch information
ivankatliarchuk and IK Renovate Bot authored Jan 24, 2025
1 parent 7ed5a6e commit fae37b9
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@v6.0.0
uses: release-drafter/release-drafter@v6.1.0
if: "!contains(github.event.head_commit.message, 'skip')"
id: release
env:
Expand Down

0 comments on commit fae37b9

Please sign in to comment.