diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 81622cf..b7bb143 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.4.0 + uses: super-linter/super-linter/slim@v8.5.0 env: VALIDATE_ALL_CODEBASE: false DEFAULT_BRANCH: main