Merge pull request #111 from cdalvaro/dependabot/github_actions/github/super-linter-4.8.4

build(deps): Bump github/super-linter from 4.8.3 to 4.8.4
This commit is contained in:
Carlos D. Álvaro
2021-11-17 19:49:52 +01: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@v4.8.3 uses: github/super-linter@v4.8.4
env: env:
VALIDATE_ALL_CODEBASE: false VALIDATE_ALL_CODEBASE: false
VALIDATE_DOCKERFILE_HADOLINT: true VALIDATE_DOCKERFILE_HADOLINT: true