diff --git a/.github/workflows/code-review.yml b/.github/workflows/code-review.yml index 8ed27d6..eb491a1 100644 --- a/.github/workflows/code-review.yml +++ b/.github/workflows/code-review.yml @@ -19,7 +19,7 @@ jobs: fetch-depth: 0 - name: Run github/super-linter - uses: super-linter/super-linter@v7.3.0 + uses: super-linter/super-linter@v8.3.1 env: # Lint all code - disabled in as part of #262 VALIDATE_ALL_CODEBASE: false