diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 20701ef..f64b987 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -19,7 +19,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