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 f25c229 commit 576c9acCopy full SHA for 576c9ac
.github/workflows/super-linter.yml
@@ -48,7 +48,7 @@ jobs:
48
# Run Linter against code base #
49
################################
50
- name: Lint Code Base
51
- uses: github/super-linter@v4.6.1
+ uses: github/super-linter@v4.8.0
52
# uses: docker://github/super-linter:v3.10.2
53
env:
54
VALIDATE_ALL_CODEBASE: true
0 commit comments