Skip to content

Commit

Permalink
Merge pull request #280 from VirtusLab/dependabot/github_actions/rele…
Browse files Browse the repository at this point in the history
…ase-drafter/release-drafter-6

Bump release-drafter/release-drafter from 5 to 6
  • Loading branch information
tgodzik committed Mar 18, 2024
2 parents 1494254 + 954e986 commit ebb99c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Expand Up @@ -10,7 +10,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: release-drafter-config.yml
Expand Down

0 comments on commit ebb99c1

Please sign in to comment.