From f3d261e7d8aca72e4df697cb28909bab5aaa5371 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 13:59:51 +0000 Subject: [PATCH] deps: bump dorny/paths-filter in the production-dependencies group Bumps the production-dependencies group with 1 update: [dorny/paths-filter](https://github.com/dorny/paths-filter). Updates `dorny/paths-filter` from 4.0.2 to 4.0.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/7b450fff21473bca461d4b92ce414b9d0420d706...ceb8a2b8f2d89434be7ff52d3de7ec3738c5cc9d) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a20d25f5..b9082171 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: - uses: actions/checkout@v7 # Conditionally run actions based on files modified by PR, feature branch or pushed commits - - uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 + - uses: dorny/paths-filter@ceb8a2b8f2d89434be7ff52d3de7ec3738c5cc9d id: changes with: filters: | @@ -246,7 +246,7 @@ jobs: with: submodules: true - - uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 + - uses: dorny/paths-filter@ceb8a2b8f2d89434be7ff52d3de7ec3738c5cc9d id: changes with: filters: | @@ -285,7 +285,7 @@ jobs: with: submodules: true - - uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 + - uses: dorny/paths-filter@ceb8a2b8f2d89434be7ff52d3de7ec3738c5cc9d id: changes with: filters: | @@ -316,7 +316,7 @@ jobs: steps: - uses: actions/checkout@v7 - - uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 + - uses: dorny/paths-filter@ceb8a2b8f2d89434be7ff52d3de7ec3738c5cc9d id: changes with: filters: |