build(deps): bump super-linter/super-linter from 5.6.0 to 5.6.1

Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 5.6.0 to 5.6.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.6.0...v5.6.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-02 14:07:54 +00:00
committed by GitHub
parent 587d93d5a5
commit 52ac930af3
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
# Full git history is needed to get a proper list of changed files within `super-linter`
fetch-depth: 0
- name: Lint Code Base
uses: super-linter/super-linter/slim@v5.6.0
uses: super-linter/super-linter/slim@v5.6.1
env:
ERROR_ON_MISSING_EXEC_BIT: true
VALIDATE_BASH: true