Bump github/super-linter from 4.6.1 to 4.8.5

Bumps [github/super-linter](https://github.com/github/super-linter) from 4.6.1 to 4.8.5.
- [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.6.1...v4.8.5)

---
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]
2021-12-27 15:06:23 +00:00
committed by GitHub
parent 03685fffdb
commit 4e474090b9

View File

@@ -47,7 +47,7 @@ jobs:
# Run Linter against code base #
################################
- name: Lint Code Base
uses: github/super-linter@v4.6.1
uses: github/super-linter@v4.8.5
env:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: main