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

derrickaw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


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

commit eab1bceed4f71d52fded363e0ec595584d5c0d64
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 10 22:53:18 2026 -0400

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

diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index 0173d4d7cc4..98cf5ab88b5 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -37,7 +37,7 @@ jobs:
     steps:
       - name: Checkout repository
         uses: actions/checkout@v7
-      - uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d
+      - uses: dorny/paths-filter@ceb8a2b8f2d89434be7ff52d3de7ec3738c5cc9d
         id: filter
         with:
           filters: |

Reply via email to