]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump dorny/paths-filter from 3 to 4 (#15106)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 14 Mar 2026 15:01:34 +0000 (16:01 +0100)
committerGitHub <noreply@github.com>
Sat, 14 Mar 2026 15:01:34 +0000 (16:01 +0100)
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3 to 4.
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dorny/paths-filter/compare/v3...v4)

---
updated-dependencies:
- dependency-name: dorny/paths-filter
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/build-docs.yml
.github/workflows/test.yml

index a0b507dd90088f7b289b6fddd51319b699def57a..ea18fc0109317d09ddc4c650c01b31289131bbd5 100644 (file)
@@ -20,7 +20,7 @@ jobs:
     steps:
     - uses: actions/checkout@v6
     # For pull requests it's not necessary to checkout the code but for the main branch it is
-    - uses: dorny/paths-filter@v3
+    - uses: dorny/paths-filter@v4
       id: filter
       with:
         filters: |
index 5b139f1d12ec128f908eee0fef6b1f6d17e41f91..2e39633a0c58ae08c703ce89f5a23272e9440748 100644 (file)
@@ -28,7 +28,7 @@ jobs:
     steps:
     - uses: actions/checkout@v6
     # For pull requests it's not necessary to checkout the code but for the main branch it is
-    - uses: dorny/paths-filter@v3
+    - uses: dorny/paths-filter@v4
       id: filter
       with:
         filters: |