build(deps): Bump github/super-linter from v3 to v3.15.1

Bumps [github/super-linter](https://github.com/github/super-linter) from v3 to v3.15.1.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3...a4de8540a1162d917a5c0918467143c98c2176b2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-01 07:35:59 +00:00
committed by GitHub
parent 46df1cb28d
commit c9d24bca65

View File

@@ -16,7 +16,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Lint code base - name: Lint code base
uses: github/super-linter@v3 uses: github/super-linter@v3.15.1
env: env:
VALIDATE_ALL_CODEBASE: false VALIDATE_ALL_CODEBASE: false
VALIDATE_DOCKERFILE_HADOLINT: true VALIDATE_DOCKERFILE_HADOLINT: true