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

index f77dffc074bf85bd9f0a2a3df80211b6348a273f..77a3b3eec6b37c85809968f9339e64f6ea7fc1ff 100644 (file)
@@ -30,8 +30,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: tiangolo/latest-changes@main
+      - uses: tiangolo/latest-changes@0.3.1
         with:
           token: ${{ secrets.GITHUB_TOKEN }}
           latest_changes_file: docs/release-notes.md