From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 09:28:18 +0000 (+0000) Subject: build(deps): bump super-linter/super-linter from 7.2.1 to 7.3.0 X-Git-Tag: v258-rc1~963 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9595d276d6f64bd32d55c82557752098aa50726b;p=thirdparty%2Fsystemd.git build(deps): bump super-linter/super-linter from 7.2.1 to 7.3.0 Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 7.2.1 to 7.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/85f7611e0f7b53c8573cca84aa0ed4344f6f6a4d...4e8a7c2bf106c4c766c816b35ec612638dc9b6b2) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-version: 7.3.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 446658952c2..0907e4358b1 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@85f7611e0f7b53c8573cca84aa0ed4344f6f6a4d + uses: super-linter/super-linter/slim@4e8a7c2bf106c4c766c816b35ec612638dc9b6b2 env: DEFAULT_BRANCH: main MULTI_STATUS: false