From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 09:04:00 +0000 (+0000) Subject: build(deps): bump github/super-linter from 4.9.5 to 4.9.6 X-Git-Tag: v252-rc1~280 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d1cc2654fd6dbed0f92d13426301c51b514e0a2d;p=thirdparty%2Fsystemd.git build(deps): bump github/super-linter from 4.9.5 to 4.9.6 Bumps [github/super-linter](https://github.com/github/super-linter) from 4.9.5 to 4.9.6. - [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/2d64ac1c067c34beaf7d24cc12733cd46236f76e...01d3218744765b55c3b5ffbb27e50961e50c33c5) --- 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 4c6a8d5e5a0..180cfbfdba2 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@2d64ac1c067c34beaf7d24cc12733cd46236f76e + uses: github/super-linter/slim@01d3218744765b55c3b5ffbb27e50961e50c33c5 env: DEFAULT_BRANCH: main MULTI_STATUS: false