⬆️ Upgrade latest-changes to 0.7.1 (#2389)

This commit is contained in:
Sebastián Ramírez
2026-07-27 19:25:20 +02:00
committed by GitHub
parent 5b358ea6f4
commit 7d0d2a890e
+1 -5
View File
@@ -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: "### "