diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index c754b426..ac8b24da 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -29,7 +29,7 @@ jobs: fetch-depth: 0 # Required to fetch version - name: Run Super Linter - uses: super-linter/super-linter/slim@v5 + uses: super-linter/super-linter/slim@v8 env: IGNORE_GITIGNORED_FILES: true DEFAULT_BRANCH: main