]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
⬆ Bump dorny/paths-filter from 2 to 3 (#972)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 17 Jul 2024 03:06:53 +0000 (22:06 -0500)
committerGitHub <noreply@github.com>
Wed, 17 Jul 2024 03:06:53 +0000 (22:06 -0500)
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2 to 3.
- [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/v2...v3)

---
updated-dependencies:
- dependency-name: dorny/paths-filter
  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

index 16da4a2da36b58a72b9d8703f48509c048114b9b..af1639fcb434205298bffb93bcfdd120c5ed6bcc 100644 (file)
@@ -19,7 +19,7 @@ jobs:
     steps:
     - uses: actions/checkout@v4
     # For pull requests it's not necessary to checkout the code but for the main branch it is
-    - uses: dorny/paths-filter@v2
+    - uses: dorny/paths-filter@v3
       id: filter
       with:
         filters: |