We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26cbca6 commit f460808Copy full SHA for f460808
1 file changed
.github/workflows/lint.yaml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
# Full git history is needed to get a proper list of changed files within `super-linter`
32
fetch-depth: 0
33
- - uses: github/super-linter/slim@v4.8.5
+ - uses: github/super-linter/slim@v4.8.7
34
env:
35
ERROR_ON_MISSING_EXEC_BIT: true
36
VALIDATE_JSCPD: false
0 commit comments