We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01e3a80 + 709d4e8 commit acec8f3Copy full SHA for acec8f3
1 file changed
.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.2
+ - uses: super-linter/super-linter/slim@v8.4.0
22
env:
23
DEFAULT_BRANCH: main
24
VALIDATE_ALL_CODEBASE: true
0 commit comments