diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index f22d38f..05654cd 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -26,7 +26,7 @@ jobs: # Runs the Super-Linter action - name: Run Super-Linter - uses: super-linter/super-linter/slim@v5.7.2 + uses: super-linter/super-linter/slim@v6.6.0 env: DEFAULT_BRANCH: main # only log identified linting issues