diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index b592bcb..2c81e41 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -28,7 +28,7 @@ jobs: fetch-depth: 0 - name: Lint Code Base - uses: super-linter/super-linter/slim@v6.7.0 + uses: super-linter/super-linter/slim@v6.8.0 env: VALIDATE_ALL_CODEBASE: false DEFAULT_BRANCH: main