diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 8a0f576..0434cc0 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -31,7 +31,7 @@ jobs: fetch-depth: 0 # Required to fetch version - name: Run Super Linter - uses: github/super-linter/slim@v6 + uses: github/super-linter/slim@v7 env: IGNORE_GITIGNORED_FILES: true DEFAULT_BRANCH: main