We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8408443 + f3ded15 commit 3fe7a1cCopy full SHA for 3fe7a1c
.github/workflows/super-linter.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
# Full git history is needed to get a proper list of changed files within `super-linter`
20
fetch-depth: 0
21
- - uses: super-linter/super-linter/slim@v8.3.1
+ - uses: super-linter/super-linter/slim@v8.3.2
22
env:
23
DEFAULT_BRANCH: main
24
# VALIDATE_EDITORCONFIG: true
0 commit comments