diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index c7d9432e..f3689224 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -23,7 +23,7 @@ jobs: fetch-depth: 0 - name: Lint Code Base - uses: github/super-linter@v5 + uses: github/super-linter@v6 env: LINTER_RULES_PATH: / YAML_CONFIG_FILE: .yamllint