Skip to content

Commit 20a9092

Browse files
authored
Use dorny/paths-filter@v3 to leverage config predicate-quantifier (#13121)
1 parent 21ce981 commit 20a9092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/skywalking.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
submodules: true
118118
- name: Filter
119119
id: filter
120-
uses: dorny/paths-filter@b2feaf19c27470162a626bd6fa8438ae5b263721
120+
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36
121121
with:
122122
list-files: 'shell'
123123
predicate-quantifier: 'every'

0 commit comments

Comments
 (0)