Use dorny/paths-filter@v3 to leverage config `predicate-quantifier` (#13121)
This commit is contained in:
parent
21ce981141
commit
20a909228e
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in New Issue