From cc7f5ac478367f7fc63abd119d89b9b224cf24da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 09:05:35 +0000 Subject: [PATCH] build(deps): bump github/super-linter from 4.9.4 to 4.9.5 Bumps [github/super-linter](https://github.com/github/super-linter) from 4.9.4 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/a320804d310fdeb8d1a46c6c6c1e615d443b10c9...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 25129f624d3..0612a709ce3 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@a320804d310fdeb8d1a46c6c6c1e615d443b10c9 + uses: github/super-linter/slim@2d64ac1c067c34beaf7d24cc12733cd46236f76e env: DEFAULT_BRANCH: main MULTI_STATUS: false -- 2.47.3