Skip to content

Commit a996846

Browse files
author
IK Renovate Bot
committed
chore(deps): update dependency release-drafter/release-drafter to v5.20.1 (.github/workflows/release.draft.yml)
1 parent 8f35698 commit a996846

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
@@ -43,7 +43,7 @@ jobs:
4343
DEFAULT_BUMP: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.bump || 'patch' }}
4444

4545
- name: release-draft
46-
uses: release-drafter/[email protected].0
46+
uses: release-drafter/[email protected].1
4747
if: "!contains(github.event.head_commit.message, 'skip')"
4848
id: release
4949
env:

0 commit comments

Comments
 (0)