We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cde1e8b + 91afdc3 commit 752a231Copy full SHA for 752a231
1 file changed
.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