From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 May 2022 09:04:18 +0000 (+0000) Subject: build(deps): bump github/super-linter from 4.9.1 to 4.9.2 X-Git-Tag: v251-rc2~26 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9c96c89bb37aa4d7c43f854ccb866b28b6fc8b58;p=thirdparty%2Fsystemd.git build(deps): bump github/super-linter from 4.9.1 to 4.9.2 Bumps [github/super-linter](https://github.com/github/super-linter) from 4.9.1 to 4.9.2. - [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/3792fe5373cf2f5b22d590fcbbc4533d735c573e...ae4e373c56efad95924d9cc6b89624fdb2333007) --- updated-dependencies: - dependency-name: github/super-linter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index af1c729b473..0956661512c 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@3792fe5373cf2f5b22d590fcbbc4533d735c573e + uses: github/super-linter/slim@ae4e373c56efad95924d9cc6b89624fdb2333007 env: DEFAULT_BRANCH: main MULTI_STATUS: false