diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index 92a5fd1004d..cf0b0beb61a 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -34,7 +34,7 @@ jobs: fetch-depth: 0 persist-credentials: false - name: Lint code base - uses: super-linter/super-linter/slim@9e863354e3ff62e0727d37183162c4a88873df41 # v8.6.0 + uses: super-linter/super-linter/slim@4ce20838b8ab83717e78138c5b3a1407148e0918 # v8.7.0 env: DEFAULT_BRANCH: main # To report GitHub Actions status checks @@ -52,7 +52,7 @@ jobs: VALIDATE_BASH_EXEC: true # VALIDATE_CSS: true # VALIDATE_DOCKER: true - VALIDATE_EDITORCONFIG: true + # VALIDATE_EDITORCONFIG: true VALIDATE_GITHUB_ACTIONS: true # VALIDATE_GITHUB_ACTIONS_ZIZMOR: true # handled in pre-commit VALIDATE_JAVASCRIPT_ES: true