Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #17 from portefaix/renovate/release-drafter-releas…
Browse files Browse the repository at this point in the history
…e-drafter-6.x

Update release-drafter/release-drafter action to v6
  • Loading branch information
nlamirault authored Feb 6, 2024
2 parents e5c8306 + f4cd3bf commit bf5d826
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 @@ -27,7 +27,7 @@ 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
# (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml
# with:
# config-name: my-config.yml
Expand Down

0 comments on commit bf5d826

Please sign in to comment.