Skip to content

Commit

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

chore(deps): update release-drafter/release-drafter action to v5.24.0
  • Loading branch information
sparsick authored Aug 26, 2023
2 parents 86eecc5 + 8a7d248 commit beecacb
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 @@ -16,7 +16,7 @@ jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5.23.0
- uses: release-drafter/release-drafter@v5.24.0
# (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml
env:
GITHUB_TOKEN: ${{ secrets.RENOVATE_TOKEN }}

0 comments on commit beecacb

Please sign in to comment.