Bump github/super-linter from 4.10.1 to 5.0.0

Bumps [github/super-linter](https://github.com/github/super-linter) from 4.10.1 to 5.0.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md)
- [Commits](https://github.com/github/super-linter/compare/v4.10.1...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-11 16:58:24 +00:00
committed by GitHub
parent 7e5509d122
commit 9be9307c87

View File

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