From 6e0b768662d869969ed5dbbdd56e9d8b02912a9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 08:52:25 +0000 Subject: [PATCH] build(deps): bump super-linter/super-linter/slim from 6.6.0 to 8.7.0 Bumps [super-linter/super-linter/slim](https://github.com/super-linter/super-linter) from 6.6.0 to 8.7.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...4ce20838b8ab83717e78138c5b3a1407148e0918) --- updated-dependencies: - dependency-name: super-linter/super-linter/slim dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index b57d752a6f..ff2c7bd385 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -29,7 +29,7 @@ jobs: fetch-depth: 0 - name: Lint Code Base - uses: super-linter/super-linter/slim@88ea3923a7e1f89dd485d079f6eb5f5e8f937589 + uses: super-linter/super-linter/slim@4ce20838b8ab83717e78138c5b3a1407148e0918 env: DEFAULT_BRANCH: main VALIDATE_ALL_CODEBASE: false