From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 11:20:04 +0000 (+0000) Subject: build(deps): bump super-linter/super-linter from 7.4.0 to 8.3.0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=05cfef4a92c3765a511315e5f6da06ab5ca8a5da;p=thirdparty%2Fsystemd.git build(deps): bump super-linter/super-linter from 7.4.0 to 8.3.0 Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 7.4.0 to 8.3.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/12150456a73e248bdc94d0794898f94e23127c88...502f4fe48a81a392756e173e39a861f8c8efe056) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index c0eae41c605..4bcb6801da8 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@12150456a73e248bdc94d0794898f94e23127c88 + uses: super-linter/super-linter/slim@502f4fe48a81a392756e173e39a861f8c8efe056 env: DEFAULT_BRANCH: main MULTI_STATUS: false