From 5464f7862b3c6f3aa5cde2c37c6a8ffacc5c5a32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 18:17:00 +0000 Subject: [PATCH] chore(ci): bump dorny/paths-filter in the github-actions-updates group Bumps the github-actions-updates 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: github-actions-updates ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- .github/workflows/test-private-workflows.yml | 2 +- .github/workflows/test-public-workflows.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dd70f4f..17bad34 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,7 +44,7 @@ jobs: persist-credentials: false - name: Detect file changes - uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 # v4.0.2 + uses: dorny/paths-filter@ceb8a2b8f2d89434be7ff52d3de7ec3738c5cc9d # v4.0.3 id: filter with: filters: | diff --git a/.github/workflows/test-private-workflows.yml b/.github/workflows/test-private-workflows.yml index 8b00204..9bd2abf 100644 --- a/.github/workflows/test-private-workflows.yml +++ b/.github/workflows/test-private-workflows.yml @@ -45,7 +45,7 @@ jobs: persist-credentials: false - name: Detect file changes - uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 # v4.0.2 + uses: dorny/paths-filter@ceb8a2b8f2d89434be7ff52d3de7ec3738c5cc9d # v4.0.3 id: filter with: filters: | diff --git a/.github/workflows/test-public-workflows.yml b/.github/workflows/test-public-workflows.yml index 78108a4..124ffb2 100644 --- a/.github/workflows/test-public-workflows.yml +++ b/.github/workflows/test-public-workflows.yml @@ -45,7 +45,7 @@ jobs: persist-credentials: false - name: Detect file changes - uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 # v4.0.2 + uses: dorny/paths-filter@ceb8a2b8f2d89434be7ff52d3de7ec3738c5cc9d # v4.0.3 id: filter with: filters: |