From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 09:57:26 +0000 (+0000) Subject: build(deps): bump github/super-linter from 4.10.1 to 5.0.0 X-Git-Tag: v254-rc1~516 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6a3ba07bfb459885b198d8b3555fc314091972d2;p=thirdparty%2Fsystemd.git build(deps): bump github/super-linter from 4.10.1 to 5.0.0 Bumps [github/super-linter](https://github.com/github/super-linter) from 4.10.1 to 5.0.0. - [Release notes](https://github.com/github/super-linter/releases) - [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md) - [Commits](https://github.com/github/super-linter/compare/454ba4482ce2cd0c505bc592e83c06e1e37ade61...45fc0d88288beee4701c62761281edfee85655d7) --- 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 8b4259ade63..37b0031485a 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@454ba4482ce2cd0c505bc592e83c06e1e37ade61 + uses: github/super-linter/slim@45fc0d88288beee4701c62761281edfee85655d7 env: DEFAULT_BRANCH: main MULTI_STATUS: false