feat(github-action)!: Update github/super-linter ( v6 → v7 ) (#21)

This commit is contained in:
renovate[bot]
2024-08-31 14:58:08 +03:00
committed by GitHub
parent 65d53b994b
commit 473cfee234

View File

@@ -61,7 +61,7 @@ jobs:
# Run Linter against code base #
################################
- name: Lint Code Base
uses: github/super-linter@v6
uses: github/super-linter@v7
env:
VALIDATE_ALL_CODEBASE: false
FIX_JAVASCRIPT_STANDARD: true