build(deps): bump super-linter/super-linter from 5.3.1 to 5.4.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 9 Oct 2023 14:09:08 +0000 (9 14:09 +0000)
committerGitHub <[email protected]>
Mon, 9 Oct 2023 14:09:08 +0000 (9 14:09 +0000)
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] <[email protected]>
.github/workflows/super-linter.yml

index fd57772..d1dea40 100644 (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.3.1
+        uses: super-linter/super-linter/slim@v5.4.0
         env:
           ERROR_ON_MISSING_EXEC_BIT: true
           VALIDATE_BASH: true