From 9ab7e4e50fe7a6056da3bce593c99f1bc8a2ea18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 11:05:30 +0000 Subject: [PATCH] Bump super-linter/super-linter from 6.6.0 to 8.6.0 Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 6.6.0 to 8.6.0. - [Release notes](https://github.com/super-linter/super-linter/releases) - [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md) - [Commits](https://github.com/super-linter/super-linter/compare/88ea3923a7e1f89dd485d079f6eb5f5e8f937589...9e863354e3ff62e0727d37183162c4a88873df41) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/reuse_all_check_editor_config_format.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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