Skip to content

Commit 7b23a00

Browse files
author
IK Renovate Bot
committed
chore(deps): update release-drafter/release-drafter action to v6.1.0 (.github/workflows/release-draft.yml)
1 parent 1e33093 commit 7b23a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-draft.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
DEFAULT_BUMP: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.bump || 'patch' }}
3737

3838
- name: release-draft
39-
uses: release-drafter/release-drafter@v6.0.0
39+
uses: release-drafter/release-drafter@v6.1.0
4040
if: "!contains(github.event.head_commit.message, 'skip')"
4141
# contains(github.event.head_commit.message, 'release')
4242
id: release

0 commit comments

Comments
 (0)