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

Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 5.3.0 to 5.3.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.3.0...v5.3.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-09-21 16:03:40 +00:00
committed by GitHub
parent e4f3857674
commit aecfa2f6d7

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