feat(github-action)!: Update github/super-linter ( v5 → v6 ) (#14)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-19 10:01:56 +03:00
committed by GitHub
parent 130718ef87
commit cdeb95f8a4

View File

@@ -60,7 +60,7 @@ jobs:
# Run Linter against code base #
################################
- name: Lint Code Base
uses: github/super-linter@v5
uses: github/super-linter@v6
env:
VALIDATE_ALL_CODEBASE: false
# Change to 'master' if your main branch differs