From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 09:01:09 +0000 (+0000) Subject: build(deps): bump github/super-linter from 4.9.6 to 4.9.7 X-Git-Tag: v253-rc1~163 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=df242320e566e6842f25121f10a110730b691636;p=thirdparty%2Fsystemd.git build(deps): bump github/super-linter from 4.9.6 to 4.9.7 Bumps [github/super-linter](https://github.com/github/super-linter) from 4.9.6 to 4.9.7. - [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/01d3218744765b55c3b5ffbb27e50961e50c33c5...bb2d833b08b6c288608686672b93a8a4589cdc49) --- 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 0e42573fffb..fde577bdc4d 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@01d3218744765b55c3b5ffbb27e50961e50c33c5 + uses: github/super-linter/slim@bb2d833b08b6c288608686672b93a8a4589cdc49 env: DEFAULT_BRANCH: main MULTI_STATUS: false