build(deps): Bump github/super-linter from 3.17.1 to 4.1.0
Bumps [github/super-linter](https://github.com/github/super-linter) from 3.17.1 to 4.1.0. - [Release notes](https://github.com/github/super-linter/releases) - [Commits](https://github.com/github/super-linter/compare/v3.17.1...v4.1.0) --- updated-dependencies: - dependency-name: github/super-linter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/linter.yml
vendored
2
.github/workflows/linter.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Lint code base
|
||||
uses: github/super-linter@v3.17.1
|
||||
uses: github/super-linter@v4.1.0
|
||||
env:
|
||||
VALIDATE_ALL_CODEBASE: false
|
||||
VALIDATE_DOCKERFILE_HADOLINT: true
|
||||
|
||||
Reference in New Issue
Block a user