Skip to content

Commit 4cf7215

Browse files
chore(deps): update release-drafter/release-drafter action to v5.25.0
1 parent 1ada7a4 commit 4cf7215

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@v5.23.0
39+
uses: release-drafter/release-drafter@v5.25.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)