diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 6192fafd..d1f10bcb 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -27,7 +27,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_TYPESCRIPT_STANDARD: false