Bump super-linter/super-linter from 5.7.0 to 5.7.1

Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 5.7.0 to 5.7.1.
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/docs/release-process.md)
- [Commits](https://github.com/super-linter/super-linter/compare/v5.7.0...v5.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-28 16:11:18 +00:00
committed by GitHub
parent 6f48b8f2f1
commit 0ec9ff8c8f

View File

@@ -111,7 +111,7 @@ jobs:
#############################
# https://github.com/marketplace/actions/super-linter
- name: Lint Code Base
uses: super-linter/super-linter/slim@v5.7.0
uses: super-linter/super-linter/slim@v5.7.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# by default super-linter assumes our repo default branch doesn't change