Skip to content

Commit

Permalink
Merge pull request #152 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.24.0
  • Loading branch information
Puneet Behl committed Oct 10, 2023
2 parents 84e81ad + a1b67e3 commit 23bccf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-notes.yml
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.21.1
- uses: release-drafter/release-drafter@v5.24.0
if: steps.check_release_drafter.outputs.has_release_drafter == 'true'
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit 23bccf3

Please sign in to comment.