This is an automated email from the ASF dual-hosted git repository.

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new f36ef0f95c Bump dorny/paths-filter from 3.0.2 to 4.0.1 (#489)
f36ef0f95c is described below

commit f36ef0f95cb6888f65394e24a8f8b070789a8303
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 09:23:28 2026 +0100

    Bump dorny/paths-filter from 3.0.2 to 4.0.1 (#489)
    
    Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 
3.0.2 to 4.0.1.
    - [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...fbd0ab8f3e69293af611ebaee6363fc25e6d187d)
    
    ---
    updated-dependencies:
    - dependency-name: dorny/paths-filter
      dependency-version: 4.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/maven-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/maven-ci.yml b/.github/workflows/maven-ci.yml
index 644f382cfc..bb104fc3e7 100644
--- a/.github/workflows/maven-ci.yml
+++ b/.github/workflows/maven-ci.yml
@@ -45,7 +45,7 @@ jobs:
       with:
         maven-version: 3.9.9
     - name: Check which subproject changed and build affected ones
-      uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36
+      uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d
       id: changes
       with:
         filters: |

Reply via email to