We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fa6912 commit 4ca9351Copy full SHA for 4ca9351
1 file changed
.github/workflows/lint-test.yaml
@@ -11,7 +11,7 @@ jobs:
11
src: ${{ steps.changes.outputs.src}}
12
13
steps:
14
- - uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
+ - uses: dorny/paths-filter@9d7afb8d214ad99e78fbd4247752c4caed2b6e4c # v4.0.0
15
id: changes
16
continue-on-error: true
17
with:
0 commit comments