Bump super-linter/super-linter from 7.4.0 to 8.0.0 (#625)

This commit is contained in:
dependabot[bot] 2025-08-05 16:01:28 -07:00 committed by GitHub
parent 9a84cfdc5e
commit 1e2cd239be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,7 @@ jobs:
fetch-depth: 0
- name: Lint Code Base
uses: super-linter/super-linter@12150456a73e248bdc94d0794898f94e23127c88 # v7.4.0
uses: super-linter/super-linter@5119dcd8011e92182ce8219d9e9efc82f16fddb6 # v8.0.0
env:
DEFAULT_BRANCH: origin/main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}