From f9c28ce41d072bfabe31b4ed345d8cc4e423b5eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 02:14:07 +0000 Subject: [PATCH] Bump dorny/paths-filter from 3.0.2 to 4.0.0 Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3.0.2 to 4.0.0. - [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/de90cc6fb38fc0963ad72b210f1f284cd68cea36...9d7afb8d214ad99e78fbd4247752c4caed2b6e4c) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/PR-powershell-lts.yml | 2 +- .github/workflows/PR-powershell-preview.yml | 4 ++-- .github/workflows/PR-powershell.yml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/PR-powershell-lts.yml b/.github/workflows/PR-powershell-lts.yml index de848fce..263fa8f4 100644 --- a/.github/workflows/PR-powershell-lts.yml +++ b/.github/workflows/PR-powershell-lts.yml @@ -41,7 +41,7 @@ jobs: uses: actions/checkout@v4.2.2 # For pull requests it's not necessary to checkout the code - - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.2.0 + - uses: dorny/paths-filter@9d7afb8d214ad99e78fbd4247752c4caed2b6e4c # v3.2.0 id: filter with: list-files: json diff --git a/.github/workflows/PR-powershell-preview.yml b/.github/workflows/PR-powershell-preview.yml index c55d5e6a..c8c5fc8f 100644 --- a/.github/workflows/PR-powershell-preview.yml +++ b/.github/workflows/PR-powershell-preview.yml @@ -41,7 +41,7 @@ jobs: uses: actions/checkout@v4.2.2 # For pull requests it's not necessary to checkout the code - - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.2.0 + - uses: dorny/paths-filter@9d7afb8d214ad99e78fbd4247752c4caed2b6e4c # v3.2.0 id: filter with: list-files: json @@ -65,7 +65,7 @@ jobs: uses: actions/checkout@v4.2.2 - name: Check for applicable files - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 + uses: dorny/paths-filter@9d7afb8d214ad99e78fbd4247752c4caed2b6e4c id: filter with: filters: | diff --git a/.github/workflows/PR-powershell.yml b/.github/workflows/PR-powershell.yml index 294ca1b0..975e750a 100644 --- a/.github/workflows/PR-powershell.yml +++ b/.github/workflows/PR-powershell.yml @@ -43,7 +43,7 @@ jobs: uses: actions/checkout@v4.2.2 # For pull requests it's not necessary to checkout the code - - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.2.0 + - uses: dorny/paths-filter@9d7afb8d214ad99e78fbd4247752c4caed2b6e4c # v3.2.0 id: filter with: list-files: json @@ -67,7 +67,7 @@ jobs: uses: actions/checkout@v4.2.2 - name: Check for applicable files - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 + uses: dorny/paths-filter@9d7afb8d214ad99e78fbd4247752c4caed2b6e4c id: filter with: filters: |