Bump github/super-linter from 4.5.0 to 4.5.1 (#25)

Bumps [github/super-linter](https://github.com/github/super-linter) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.5.0...v4.5.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-07-26 16:54:45 -04:00
committed by GitHub
parent 76cd09daff
commit 9171788b6f

View File

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