Bump github/super-linter from 4.2.0 to 4.2.1 (#17)

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

---
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-10 18:41:45 -04:00
committed by GitHub
parent 419c208a73
commit c3e65f488d

View File

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