diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index c9f0f7e5e..4db07240e 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -22,7 +22,7 @@ jobs: fetch-depth: 0 - name: Lint Code Base - uses: github/super-linter@v4 + uses: github/super-linter@v7 env: # Set 'ACTIONS_RUNNER_DEBUG: true' for debug output in linter console ACTIONS_RUNNER_DEBUG: false