diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index ff78017d..c21a4a2b 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -20,7 +20,7 @@ jobs: fetch-depth: 0 - name: Lint code base - uses: github/super-linter@v5 + uses: github/super-linter@v6 env: VALIDATE_ALL_CODEBASE: false VALIDATE_EDITORCONFIG: true