Skip to content

Commit

Permalink
Merge pull request #171 from endast/dependabot/github_actions/release…
Browse files Browse the repository at this point in the history
…-drafter/release-drafter-6.0.0
  • Loading branch information
endast authored Feb 2, 2024
2 parents 5d04d4b + 8303311 commit 1b83fd0
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 @@ -11,6 +11,6 @@ jobs:
runs-on: ubuntu-latest
steps:
# Drafts your next Release notes as Pull Requests are merged into "main"
- uses: release-drafter/release-drafter@v5.25.0
- uses: release-drafter/release-drafter@v6.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1b83fd0

Please sign in to comment.