From 008fa7ade677735d7a532c1f7810f0c2ff0818dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 06:50:49 +0000 Subject: [PATCH] build(deps): Bump github/super-linter from v3.16.1 to v3.16.2 Bumps [github/super-linter](https://github.com/github/super-linter) from v3.16.1 to v3.16.2. - [Release notes](https://github.com/github/super-linter/releases) - [Commits](https://github.com/github/super-linter/compare/v3.16.1...9af8775d57172a12690483045b6b261d3520b7f1) 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 711bdf9..544e9d4 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -16,7 +16,7 @@ jobs: fetch-depth: 0 - name: Lint code base - uses: github/super-linter@v3.16.1 + uses: github/super-linter@v3.16.2 env: VALIDATE_ALL_CODEBASE: false VALIDATE_DOCKERFILE_HADOLINT: true