diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 2c1de09df3..30f8c8393f 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.2.0 env: VALIDATE_ALL_CODEBASE: true DEFAULT_BRANCH: main