We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58a4a3a commit 07f0641Copy full SHA for 07f0641
1 file changed
.github/workflows/workflow_call_test.yaml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
permissions: {}
13
steps:
14
- - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
+ - uses: dorny/paths-filter@d1c1ffe0248fe513906c8e24db8ea791d46f8590 # v3.0.3
15
id: changes
16
with:
17
filters: |
0 commit comments