From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 09:42:38 +0000 (+0000) Subject: build(deps): bump github/super-linter from 5.0.0 to 6 X-Git-Tag: v256-rc2~122^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fb796a4236265538cfde2c13ba78f2ae5a1dff4;p=thirdparty%2Fsystemd.git build(deps): bump github/super-linter from 5.0.0 to 6 Bumps [github/super-linter](https://github.com/github/super-linter) from 5.0.0 to 6. - [Release notes](https://github.com/github/super-linter/releases) - [Changelog](https://github.com/github/super-linter/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/super-linter/compare/45fc0d88288beee4701c62761281edfee85655d7...4e51915f4a812abf59fed160bb14595c0a38a9e7) --- updated-dependencies: - dependency-name: github/super-linter 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 8827948e459..93358de7a78 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -29,7 +29,7 @@ jobs: fetch-depth: 0 - name: Lint Code Base - uses: github/super-linter/slim@45fc0d88288beee4701c62761281edfee85655d7 + uses: github/super-linter/slim@4e51915f4a812abf59fed160bb14595c0a38a9e7 env: DEFAULT_BRANCH: main VALIDATE_ALL_CODEBASE: false