diff --git a/.github/workflows/ci-lint-codebase.yaml b/.github/workflows/ci-lint-codebase.yaml index fd66405..7cbc690 100644 --- a/.github/workflows/ci-lint-codebase.yaml +++ b/.github/workflows/ci-lint-codebase.yaml @@ -36,7 +36,7 @@ jobs: fetch-depth: 0 - name: Lint Code Base - uses: super-linter/super-linter/slim@v6.7.0 + uses: super-linter/super-linter/slim@v6.8.0 env: LOG_LEVEL: ERROR VALIDATE_ALL_CODEBASE: false