From: Sebastián Ramírez Date: Fri, 3 Jul 2026 14:41:57 +0000 (+0200) Subject: ⬆️ Update latest-changes to 0.6.1 (#2029) X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0262bf8df464d84d575c97902823ba0d3834c8c6;p=thirdparty%2Ffastapi%2Fsqlmodel.git ⬆️ Update latest-changes to 0.6.1 (#2029) --- diff --git a/.github/workflows/latest-changes.yml b/.github/workflows/latest-changes.yml index b3dabd654..eac289b5e 100644 --- a/.github/workflows/latest-changes.yml +++ b/.github/workflows/latest-changes.yml @@ -35,7 +35,7 @@ jobs: if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled == 'true' }} with: limit-access-to-actor: true - - uses: tiangolo/latest-changes@eb3f6e7ff0073896ecb561e774a121de9418fa06 # 0.5.0 + - uses: tiangolo/latest-changes@c9b73efbc8992ef1a401e4235ea307a8ca8a724b # 0.6.1 with: token: ${{ secrets.GITHUB_TOKEN }} latest_changes_file: docs/release-notes.md