diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index c78a5fa..9a42b0e 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -48,7 +48,7 @@ jobs: done - name: 👕 Lint Code Base - uses: super-linter/super-linter/slim@v6 + uses: super-linter/super-linter/slim@v7 env: VALIDATE_ALL_CODEBASE: false LOG_LEVEL: WARN