diff --git a/.github/workflows/zap-api-scan.yml b/.github/workflows/zap-api-scan.yml index efc8e313..7a611850 100644 --- a/.github/workflows/zap-api-scan.yml +++ b/.github/workflows/zap-api-scan.yml @@ -6,7 +6,7 @@ on: spec_url: type: string description: The URL of the OpenAPI/GraphQL spec - default: https://dev.strdata.gov.bc.ca/api/swagger/strdata/swagger.json + default: https://uat.strdata.gov.bc.ca/api/swagger/strdata/swagger.json auth_header_name: type: string description: The name of the authentication header