Skip to content

Commit 84574ca

Browse files
Merge pull request #199 from ivankatliarchuk/dependabot/github_actions/release-drafter/release-drafter-5.20.1
chore(deps): bump release-drafter/release-drafter from 5.20.0 to 5.20.1
2 parents 7340a0f + b17c2cc commit 84574ca

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
# contains(github.event.head_commit.message, 'release')
4949
id: release

0 commit comments

Comments
 (0)