]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆️ Upgrade latest-changes to 0.7.1 (#16077)
authorSebastián Ramírez <tiangolo@gmail.com>
Mon, 27 Jul 2026 17:25:00 +0000 (19:25 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Jul 2026 17:25:00 +0000 (19:25 +0200)
.github/workflows/latest-changes.yml

index be20c98ae9087924d2f4e84d2e8a29cab96ef26a..9c1c426fd24597b3937889282fccb6d104fcec21 100644 (file)
@@ -40,11 +40,7 @@ jobs:
         if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled == 'true' }}
         with:
           limit-access-to-actor: true
-      - uses: tiangolo/latest-changes@c9b73efbc8992ef1a401e4235ea307a8ca8a724b # 0.6.1
+      - uses: tiangolo/latest-changes@8a940392f4c65274539453a5d5a76d9550203ac1 # 0.7.1
         with:
           token: ${{ secrets.GITHUB_TOKEN }}
-          latest_changes_file: docs/en/docs/release-notes.md
-          latest_changes_header: '## Latest Changes'
-          end_regex: '^## '
           debug_logs: true
-          label_header_prefix: '### '