Skip to content

Commit

Permalink
Merge pull request #471 from OWASP/dependabot/github_actions/toolmant…
Browse files Browse the repository at this point in the history
…im/release-drafter-6.0.0

build(deps): bump toolmantim/release-drafter from 5.25.0 to 6.0.0
  • Loading branch information
commjoen authored Feb 17, 2024
2 parents 9061173 + 12a589b commit b5f66d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-notes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
runs-on: ubuntu-latest
steps:
# Drafts your next Release notes as Pull Requests are merged into "main"
- uses: toolmantim/release-drafter@v5.25.0
- uses: toolmantim/release-drafter@v6.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b5f66d2

Please sign in to comment.