Skip to content

Commit

Permalink
Merge pull request #720 from cloudkats/renovate/master-.github/workfl…
Browse files Browse the repository at this point in the history
…ows-release-drafter-release-drafter-5.x

chore(deps): update dependency release-drafter/release-drafter to v5.25.0 (.github/workflows/99.release.draft.yaml) (master)
  • Loading branch information
ivankatliarchuk authored Nov 4, 2023
2 parents 85079df + 6b77d54 commit 2384940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/99.release.draft.yaml
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.25.0
id: release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 2384940

Please sign in to comment.