Bump github/super-linter from 4.2.1 to 4.2.2 (#19)

Bumps [github/super-linter](https://github.com/github/super-linter) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-06-11 14:33:18 -04:00
committed by GitHub
parent 3d0554dd5a
commit d3bf5699f9

View File

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