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

index 8457f0212cc70b1fe8ecd088e23b50ebcccbbc90..69c9db5b7578ed0561364043f9dc4052ae68b52e 100644 (file)
@@ -36,11 +36,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/release-notes.md
-          latest_changes_header: '## Latest Changes'
-          end_regex: '^## '
           debug_logs: true
-          label_header_prefix: '### '