From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 03:06:53 +0000 (-0500) Subject: ⬆ Bump dorny/paths-filter from 2 to 3 (#972) X-Git-Tag: 0.0.21~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a23e36bec97aa74c19f829bae69b941332be4b1a;p=thirdparty%2Ffastapi%2Fsqlmodel.git ⬆ Bump dorny/paths-filter from 2 to 3 (#972) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/.github/workflows/build-docs.yml b/.github/workflows/build-docs.yml index 16da4a2d..af1639fc 100644 --- a/.github/workflows/build-docs.yml +++ b/.github/workflows/build-docs.yml @@ -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: |