Bump github/super-linter from 4.5.1 to 4.6.1

Bumps [github/super-linter](https://github.com/github/super-linter) from 4.5.1 to 4.6.1.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.5.1...v4.6.1)

---
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-08-09 15:03:50 +00:00
committed by GitHub
parent 9171788b6f
commit 4e893c14ce

View File

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