build(deps): Bump github/super-linter from 4.9.7 to 4.10.0
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.9.7 to 4.10.0. - [Release notes](https://github.com/github/super-linter/releases) - [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md) - [Commits](https://github.com/github/super-linter/compare/v4.9.7...v4.10.0) --- updated-dependencies: - dependency-name: github/super-linter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Carlos D. Álvaro
parent
73164b516b
commit
1e7f605a4e
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@v4.9.7
|
||||
uses: github/super-linter@v4.10.0
|
||||
env:
|
||||
VALIDATE_ALL_CODEBASE: false
|
||||
VALIDATE_DOCKERFILE_HADOLINT: true
|
||||
|
||||
Reference in New Issue
Block a user