Bump super-linter/super-linter from 5.4.3 to 5.5.0

Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 5.4.3 to 5.5.0.
- [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.4.3...v5.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-30 16:24:25 +00:00
committed by GitHub
parent a4bce509c4
commit f4e58dc5ad

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.4.3
uses: super-linter/super-linter/slim@v5.5.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# by default super-linter assumes our repo default branch doesn't change