diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a01a664..e1dd434 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -20,7 +20,7 @@ jobs: fetch-depth: 0 - name: Super linter - uses: super-linter/super-linter@v7 + uses: super-linter/super-linter@v8.3.1 env: DEFAULT_BRANCH: main VALIDATE_ALL_CODEBASE: false