chore(deps): bump dorny/paths-filter from 4.0.2 to 4.0.3 (#11239)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-08-17 12:41:03 +00:00
committed by GitHub
parent 507a3efc1c
commit 5ef1ca52f3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- name: Check for file changes
uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 # pin@v3
uses: dorny/paths-filter@ceb8a2b8f2d89434be7ff52d3de7ec3738c5cc9d # pin@v3
id: filter
with:
filters: |
+1 -1
View File
@@ -36,7 +36,7 @@ jobs:
fetch-depth: 0
- name: Check for code changes
uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 # pin@v3
uses: dorny/paths-filter@ceb8a2b8f2d89434be7ff52d3de7ec3738c5cc9d # pin@v3
id: filter
with:
base: ${{ github.event.before || github.event.pull_request.base.sha }}