diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 792a03f..d8d0f79 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.0 + uses: super-linter/super-linter/slim@v8.3.1 env: VALIDATE_ALL_CODEBASE: false DEFAULT_BRANCH: main