diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 2c1de09df..c4e41ae89 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -23,7 +23,7 @@ jobs: fetch-depth: 0 - name: Lint Code Base - uses: super-linter/super-linter/slim@v6.8.0 + uses: super-linter/super-linter/slim@v7.1.0 env: VALIDATE_ALL_CODEBASE: true DEFAULT_BRANCH: main