Bump github/super-linter from 4.8.5 to 4.9.0

Bumps [github/super-linter](https://github.com/github/super-linter) from 4.8.5 to 4.9.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.8.5...v4.9.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:
dependabot[bot] 2022-02-16 09:08:04 +00:00 committed by GitHub
parent 5d842e30a1
commit 186c71b164
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ jobs:
# Full git history is needed to get a proper list of changed files within `super-linter`
fetch-depth: 0
- name: Lint Code Base
uses: github/super-linter@v4.8.5
uses: github/super-linter@v4.9.0
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_ANSIBLE: true