Merge pull request #77 from cdalvaro/dependabot/github_actions/github/super-linter-4.1.0

build(deps): Bump github/super-linter from 3.17.1 to 4.1.0
This commit is contained in:
Carlos D. Álvaro
2021-06-08 10:15:05 +02:00
committed by GitHub

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.17.1 uses: github/super-linter@v4.1.0
env: env:
VALIDATE_ALL_CODEBASE: false VALIDATE_ALL_CODEBASE: false
VALIDATE_DOCKERFILE_HADOLINT: true VALIDATE_DOCKERFILE_HADOLINT: true