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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-27 06:01:21 +00:00
committed by GitHub
parent d809d028f4
commit ecca093802

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.15.5 uses: github/super-linter@v3.16.1
env: env:
VALIDATE_ALL_CODEBASE: false VALIDATE_ALL_CODEBASE: false
VALIDATE_DOCKERFILE_HADOLINT: true VALIDATE_DOCKERFILE_HADOLINT: true