]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
👷 Update `latest-changes` GitHub Action (#12073)
authorSebastián Ramírez <tiangolo@gmail.com>
Mon, 26 Aug 2024 02:14:56 +0000 (21:14 -0500)
committerGitHub <noreply@github.com>
Mon, 26 Aug 2024 02:14:56 +0000 (02:14 +0000)
.github/workflows/latest-changes.yml

index 27e062d09054628659a575d12a1e97e8d8f588bc..16da3bc6359a669b9f9c134ec85e18447e3108e2 100644 (file)
@@ -34,8 +34,7 @@ jobs:
         if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled == 'true' }}
         with:
           limit-access-to-actor: true
-      - uses: docker://tiangolo/latest-changes:0.3.0
-      # - uses: tiangolo/latest-changes@main
+      - uses: tiangolo/latest-changes@0.3.1
         with:
           token: ${{ secrets.GITHUB_TOKEN }}
           latest_changes_file: docs/en/docs/release-notes.md