]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆️ Upgrade GitHub Action latest-changes (#10915)
authorSebastián Ramírez <tiangolo@gmail.com>
Tue, 9 Jan 2024 14:57:33 +0000 (18:57 +0400)
committerGitHub <noreply@github.com>
Tue, 9 Jan 2024 14:57:33 +0000 (18:57 +0400)
.github/workflows/latest-changes.yml

index b9b550d5ea807726beb9d3759974e5becf4519db..27e062d09054628659a575d12a1e97e8d8f588bc 100644 (file)
@@ -34,7 +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.2.0
+      - uses: docker://tiangolo/latest-changes:0.3.0
       # - uses: tiangolo/latest-changes@main
         with:
           token: ${{ secrets.GITHUB_TOKEN }}