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.
1 parent eaf4d52 commit f347d8bCopy full SHA for f347d8b
.github/workflows/superlinter.yml
@@ -21,7 +21,7 @@ jobs:
21
# Run Linter against code base #
22
################################
23
- name: Lint Code Base
24
- uses: super-linter/super-linter/slim@v7
+ uses: super-linter/super-linter/slim@v8
25
env:
26
VALIDATE_ALL_CODEBASE: true
27
DEFAULT_BRANCH: main
0 commit comments