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

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


The following commit(s) were added to refs/heads/master by this push:
     new 20a909228e Use dorny/paths-filter@v3 to leverage config 
`predicate-quantifier` (#13121)
20a909228e is described below

commit 20a909228e721c5cc2966eea35d4577e5a1e5fa4
Author: kezhenxu94 <[email protected]>
AuthorDate: Fri Mar 21 18:22:09 2025 +0800

    Use dorny/paths-filter@v3 to leverage config `predicate-quantifier` (#13121)
---
 .github/workflows/skywalking.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/skywalking.yaml 
b/.github/workflows/skywalking.yaml
index 93f5faddca..1c38b5f3dc 100644
--- a/.github/workflows/skywalking.yaml
+++ b/.github/workflows/skywalking.yaml
@@ -117,7 +117,7 @@ jobs:
           submodules: true
       - name: Filter
         id: filter
-        uses: dorny/paths-filter@b2feaf19c27470162a626bd6fa8438ae5b263721
+        uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36
         with:
           list-files: 'shell'
           predicate-quantifier: 'every'

Reply via email to