Skip to content

Commit

Permalink
Merge pull request #25 from olibos/renovate/release-drafter-release-d…
Browse files Browse the repository at this point in the history
…rafter-6.x

Update release-drafter/release-drafter action to v6
  • Loading branch information
olibos authored Oct 4, 2024
2 parents a862360 + 5a49e3e commit e0184b8
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 @@ -18,7 +18,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit e0184b8

Please sign in to comment.