Skip to content

Commit

Permalink
Merge pull request #422 from asciidoctor/dependabot/github_actions/re…
Browse files Browse the repository at this point in the history
…lease-drafter/release-drafter-6

chore(deps): bump release-drafter/release-drafter from 5 to 6
  • Loading branch information
dduportal authored Feb 5, 2024
2 parents 15fd744 + 435ead4 commit 4c14787
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 @@ -11,7 +11,7 @@ jobs:
update_release_draft:
runs-on: ubuntu-20.04
steps:
- uses: release-drafter/release-drafter@v5
- uses: release-drafter/release-drafter@v6
env:
# This token is generated automatically by default in GitHub Actions: no need to create it manually
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4c14787

Please sign in to comment.