diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index d8d0f79..6e487a3 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -33,7 +33,7 @@ jobs: fetch-depth: 0 - name: Lint Code Base - uses: super-linter/super-linter/slim@v8.3.1 + uses: super-linter/super-linter/slim@v8.3.2 env: VALIDATE_ALL_CODEBASE: false DEFAULT_BRANCH: main