diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 1fdc3d008..1998d5898 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -15,7 +15,7 @@ jobs: with: fetch-depth: 0 - name: Lint Code Base - uses: super-linter/super-linter@v6.5.1 + uses: super-linter/super-linter@v6.6.0 env: VALIDATE_ALL_CODEBASE: true VALIDATE_KUBERNETES_KUBECONFORM: false