diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 1d6b086..65d0a6b 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -47,7 +47,7 @@ jobs: # Lint the codebase using the `super-linter/super-linter` action. - name: Lint Codebase id: super-linter - uses: super-linter/super-linter/slim@v7 + uses: super-linter/super-linter/slim@v8 env: DEFAULT_BRANCH: main FILTER_REGEX_EXCLUDE: dist/**/*