Bump super-linter/super-linter from 5.3.1 to 5.4.0

Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 5.3.1 to 5.4.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.3.1...v5.4.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-09 16:45:03 +00:00
committed by GitHub
parent cfdaa4daec
commit 32a2291236

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