From: Sebastián Ramírez Date: Fri, 3 Jul 2026 14:41:40 +0000 (+0200) Subject: ⬆️ Update latest-changes to 0.6.1 (#15926) X-Git-Tag: 0.139.1~60 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a52b4b9283ef42704ce1392f9ef2819205400855;p=thirdparty%2Ffastapi%2Ffastapi.git ⬆️ Update latest-changes to 0.6.1 (#15926) --- diff --git a/.github/workflows/latest-changes.yml b/.github/workflows/latest-changes.yml index 111b474240..6f206940d4 100644 --- a/.github/workflows/latest-changes.yml +++ b/.github/workflows/latest-changes.yml @@ -39,7 +39,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/en/docs/release-notes.md