mirror of
https://github.com/fastapi/full-stack-fastapi-template.git
synced 2026-09-23 22:22:23 +00:00
⬆️ Upgrade latest-changes to 0.7.1 (#2389)
This commit is contained in:
@@ -36,11 +36,7 @@ jobs:
|
||||
# To allow latest-changes to commit to the default branch
|
||||
token: ${{ secrets.LATEST_CHANGES }} # zizmor: ignore[secrets-outside-env]
|
||||
persist-credentials: true # required by tiangolo/latest-changes
|
||||
- uses: tiangolo/latest-changes@c9b73efbc8992ef1a401e4235ea307a8ca8a724b # 0.6.1
|
||||
- uses: tiangolo/latest-changes@8a940392f4c65274539453a5d5a76d9550203ac1 # 0.7.1
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
latest_changes_file: ./release-notes.md
|
||||
latest_changes_header: "## Latest Changes"
|
||||
end_regex: "^## "
|
||||
debug_logs: true
|
||||
label_header_prefix: "### "
|
||||
|
||||
Reference in New Issue
Block a user