diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index c5ab947a..5908f901 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -21,7 +21,7 @@ jobs: terraform_version: latest terraform_wrapper: false - name: Run github/super-linter/slim - uses: github/super-linter/slim@v5 + uses: github/super-linter/slim@v6 env: # Lint all code VALIDATE_ALL_CODEBASE: true