From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Apr 2022 09:04:17 +0000 (+0000) Subject: build(deps): bump github/super-linter from 4.8.5 to 4.9.1 X-Git-Tag: v251-rc2~220 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5f82d58bb0ddfb33bc580f6d6fc81a7c1aebebcb;p=thirdparty%2Fsystemd.git build(deps): bump github/super-linter from 4.8.5 to 4.9.1 Bumps [github/super-linter](https://github.com/github/super-linter) from 4.8.5 to 4.9.1. - [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/b8641364ca9a79b3cf07f3c4c59a82709cd39094...3792fe5373cf2f5b22d590fcbbc4533d735c573e) --- updated-dependencies: - dependency-name: github/super-linter 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 bb4d2434f28..f06e012c5f2 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@b8641364ca9a79b3cf07f3c4c59a82709cd39094 + uses: github/super-linter/slim@3792fe5373cf2f5b22d590fcbbc4533d735c573e env: DEFAULT_BRANCH: main MULTI_STATUS: false