From d5d53ca5a0c716844f1a31a1a9d65ecc09d6f586 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 12:04:53 +0000 Subject: [PATCH] build(deps): bump github/super-linter from 4.9.1 to 4.9.5 Bumps [github/super-linter](https://github.com/github/super-linter) from 4.9.1 to 4.9.5. - [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...2d64ac1c067c34beaf7d24cc12733cd46236f76e) --- updated-dependencies: - dependency-name: github/super-linter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 2ce3c0f935667..6b6ebe8dbefe3 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@2d64ac1c067c34beaf7d24cc12733cd46236f76e env: DEFAULT_BRANCH: main MULTI_STATUS: false