Skip to content

Commit

Permalink
Merge pull request #189 from liquibase/dependabot/github_actions/rele…
Browse files Browse the repository at this point in the history
…ase-drafter/release-drafter-6
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
2 parents fbcff7d + 7228129 commit 96b06e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
steps:
- name: Create Release Draft
id: create-release
uses: release-drafter/release-drafter@v5
uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 96b06e1

Please sign in to comment.