Skip to content

Commit e1fce6f

Browse files
Merge pull request #325 from accelerator-blueprints/renovate/main-.github/workflows-release-drafter-release-drafter-5.x
chore(deps): update dependency release-drafter/release-drafter to v5.25.0 (.github/workflows/release-draft.yml) (main)
2 parents cecfcfd + 41f321f commit e1fce6f

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