From 0df3eb1f16aa8ffcc17dcc03db49f65737718617 Mon Sep 17 00:00:00 2001 From: ychung-mot Date: Wed, 27 Nov 2024 11:02:23 -0800 Subject: [PATCH] chore: zap api scan --- .github/workflows/zap-api-scan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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