diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index 5c2429e753..3008de5dd6 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -21,7 +21,7 @@ jobs: fetch-depth: 0 - name: Lint Code Base - uses: github/super-linter@v6 + uses: github/super-linter@v7 env: LINTER_RULES_PATH: / YAML_CONFIG_FILE: .yamllint