diff --git a/.github/workflows/integrate.yml b/.github/workflows/integrate.yml index a11b110..ab4bd81 100644 --- a/.github/workflows/integrate.yml +++ b/.github/workflows/integrate.yml @@ -137,7 +137,7 @@ jobs: fetch-depth: 0 - name: Lint Code Base - uses: github/super-linter@v5 + uses: github/super-linter@v7 env: VALIDATE_ALL_CODEBASE: false VALIDATE_CSHARP: true