diff --git a/.gitea/workflows/lint.yaml b/.gitea/workflows/lint.yaml index 52db365..e210146 100644 --- a/.gitea/workflows/lint.yaml +++ b/.gitea/workflows/lint.yaml @@ -23,5 +23,6 @@ jobs: -verbose \ -output pretty \ -ignore-missing-schemas \ + -schema-location default \ -schema-location "https://raw.githubusercontent.com/cert-manager/cert-manager/master/deploy/crds/{{ .Group }}_{{ .ResourceAPIVersion }}_{{ .ResourceKind }}.json"