Skip to content

Commit

Permalink
Merge pull request python-pillow#7774 from python-pillow/renovate/git…
Browse files Browse the repository at this point in the history
…hub-actions

Update release-drafter/release-drafter action to v6
  • Loading branch information
radarhere authored Feb 3, 2024
2 parents acd7ece + 6207ad4 commit cb9e353
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 @@ -23,6 +23,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
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit cb9e353

Please sign in to comment.