diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 258b890..888f42e 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -19,7 +19,7 @@ jobs: fetch-depth: 0 - name: Lint Code Base - uses: super-linter/super-linter/slim@v6.4.1 + uses: super-linter/super-linter/slim@v6.5.0 env: VALIDATE_ALL_CODEBASE: false DEFAULT_BRANCH: main