This commit is contained in:
dependabot[bot] 2026-06-09 09:57:13 -07:00 committed by GitHub
commit 88da9eb092
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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