Skip to content

Commit

Permalink
chore(deps): update dependency release-drafter/release-drafter to v5.…
Browse files Browse the repository at this point in the history
…24.0 (.github/workflows/release.draft.yml)
  • Loading branch information
IK Renovate Bot committed Jul 1, 2023
1 parent f3499ad commit eb99073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
DEFAULT_BUMP: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.bump || 'patch' }}

- name: release-draft
uses: release-drafter/release-drafter@v5.23.0
uses: release-drafter/release-drafter@v5.24.0
if: "!contains(github.event.head_commit.message, 'skip')"
id: release
env:
Expand Down

0 comments on commit eb99073

Please sign in to comment.