From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 09:12:31 +0000 (+0000) Subject: build(deps): bump super-linter/super-linter from 7.3.0 to 7.4.0 X-Git-Tag: v258-rc1~427 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4eeb8bb3885f2390716664ec71f3587b86dda484;p=thirdparty%2Fsystemd.git build(deps): bump super-linter/super-linter from 7.3.0 to 7.4.0 Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 7.3.0 to 7.4.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/4e8a7c2bf106c4c766c816b35ec612638dc9b6b2...12150456a73e248bdc94d0794898f94e23127c88) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index a92488238e1..8296ac20fb9 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@4e8a7c2bf106c4c766c816b35ec612638dc9b6b2 + uses: super-linter/super-linter/slim@12150456a73e248bdc94d0794898f94e23127c88 env: DEFAULT_BRANCH: main MULTI_STATUS: false