]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
⬆ Bump tiangolo/latest-changes from 0.3.2 to 0.4.0 dependabot/github_actions/tiangolo/latest-changes-0.4.0 1448/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 30 Jul 2025 23:01:36 +0000 (23:01 +0000)
committerGitHub <noreply@github.com>
Wed, 30 Jul 2025 23:01:36 +0000 (23:01 +0000)
Bumps [tiangolo/latest-changes](https://github.com/tiangolo/latest-changes) from 0.3.2 to 0.4.0.
- [Release notes](https://github.com/tiangolo/latest-changes/releases)
- [Commits](https://github.com/tiangolo/latest-changes/compare/0.3.2...0.4.0)

---
updated-dependencies:
- dependency-name: tiangolo/latest-changes
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/latest-changes.yml

index d02ae1d565810d87f850036cfdfc0fcdd877a9e1..5bc897726a6a32321200a0a5d2934e995eb7383d 100644 (file)
@@ -30,7 +30,7 @@ jobs:
         if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled == 'true' }}
         with:
           limit-access-to-actor: true
-      - uses: tiangolo/latest-changes@0.3.2
+      - uses: tiangolo/latest-changes@0.4.0
         with:
           token: ${{ secrets.GITHUB_TOKEN }}
           latest_changes_file: docs/release-notes.md