We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4b2192 + bd5eff1 commit 8a28c79Copy full SHA for 8a28c79
.github/workflows/lint-eslint.yml
@@ -28,7 +28,7 @@ jobs:
28
src: ${{ steps.changes.outputs.src}}
29
30
steps:
31
- - uses: dorny/paths-filter@9d7afb8d214ad99e78fbd4247752c4caed2b6e4c # v4.0.0
+ - uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4.0.1
32
id: changes
33
continue-on-error: true
34
with:
.github/workflows/node.yml
0 commit comments