Skip to content

Commit

Permalink
Merge pull request #443 from flcdrg/dependabot/github_actions/release…
Browse files Browse the repository at this point in the history
…-drafter/release-drafter-6

Bump release-drafter/release-drafter from 5 to 6
  • Loading branch information
flcdrg committed Feb 7, 2024
2 parents 4175866 + 0d3c3af commit c8bfed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: release-drafter/release-drafter@v5
- uses: release-drafter/release-drafter@v6
id: create_release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c8bfed2

Please sign in to comment.