Skip to content

Commit

Permalink
Merge pull request #56 from zkoppert/dependabot/github_actions/releas…
Browse files Browse the repository at this point in the history
…e-drafter/release-drafter-6

Bump release-drafter/release-drafter from 5 to 6
  • Loading branch information
zkoppert authored Feb 2, 2024
2 parents f033df4 + aeb2f05 commit 89b1ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 89b1ecf

Please sign in to comment.