diff --git a/.github/workflows/reuse_all_check_editor_config_format.yml b/.github/workflows/reuse_all_check_editor_config_format.yml index 927398a..6c080e7 100644 --- a/.github/workflows/reuse_all_check_editor_config_format.yml +++ b/.github/workflows/reuse_all_check_editor_config_format.yml @@ -26,7 +26,7 @@ jobs: fetch-depth: 0 - name: Editor Config Validation against PR base commit - uses: super-linter/super-linter/slim@88ea3923a7e1f89dd485d079f6eb5f5e8f937589 # v6.6.0 + uses: super-linter/super-linter/slim@9e863354e3ff62e0727d37183162c4a88873df41 # v8.6.0 env: VALIDATE_ALL_CODEBASE: false VALIDATE_EDITORCONFIG: true