From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 09:57:23 +0000 (+0000) Subject: build(deps): bump github/super-linter from 4.9.7 to 4.10.1 X-Git-Tag: v254-rc1~840 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4a0c9b60b2683da47a35b7c657bb7d2f18583499;p=thirdparty%2Fsystemd.git build(deps): bump github/super-linter from 4.9.7 to 4.10.1 Bumps [github/super-linter](https://github.com/github/super-linter) from 4.9.7 to 4.10.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/bb2d833b08b6c288608686672b93a8a4589cdc49...454ba4482ce2cd0c505bc592e83c06e1e37ade61) --- 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 83e0872d567..8b4259ade63 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@bb2d833b08b6c288608686672b93a8a4589cdc49 + uses: github/super-linter/slim@454ba4482ce2cd0c505bc592e83c06e1e37ade61 env: DEFAULT_BRANCH: main MULTI_STATUS: false