Skip to content

Commit

Permalink
Merge pull request #138 from grails/renovate/release-drafter-release-…
Browse files Browse the repository at this point in the history
…drafter-5.x

Update release-drafter/release-drafter action to v5.21.1
  • Loading branch information
puneetbehl committed Nov 4, 2022
2 parents f661ea8 + 064894b commit e71f47a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
id: extract_branch
run: echo ::set-output name=value::${GITHUB_REF:11}
# If it has release drafter:
- uses: release-drafter/release-drafter@v5.20.0
- uses: release-drafter/release-drafter@v5.21.1
if: steps.check_release_drafter.outputs.has_release_drafter == 'true'
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit e71f47a

Please sign in to comment.