diff --git a/.github/workflows/code-review.yml b/.github/workflows/code-review.yml index 63bdc1a2a..9d64de295 100644 --- a/.github/workflows/code-review.yml +++ b/.github/workflows/code-review.yml @@ -42,7 +42,7 @@ jobs: # tflint --chdir=./examples/400-multi-with-remote-state/management --config=$CONFIG_FILE - name: Lint Code Base - uses: github/super-linter@v6 + uses: github/super-linter@v7 env: VALIDATE_ALL_CODEBASE: false # Need to define main branch as default