diff --git a/airbyte-integrations/connectors/source-github/source_github/schemas/pull_request_commits.json b/airbyte-integrations/connectors/source-github/source_github/schemas/pull_request_commits.json index 222e8931e35e..1c9db09c909b 100644 --- a/airbyte-integrations/connectors/source-github/source_github/schemas/pull_request_commits.json +++ b/airbyte-integrations/connectors/source-github/source_github/schemas/pull_request_commits.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "sha": {