Skip to content

Commit 586a8dd

Browse files
update api url
1 parent 8aa279e commit 586a8dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zap-scans.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
uses: zaproxy/action-api-scan@v0.9.0
4848
with:
4949
token: ${{ secrets.GITHUB_TOKEN }}
50-
target: "https://justice.gov.bc.ca/train-security/swagger/v1/swagger.json"
50+
target: "https://justice.gov.bc.ca/licensing/swagger/v1/swagger.json"
5151
artifact_name: "licensing_portal_api_zap_scan"
5252
issue_title: "licensing_portal_api_zap_scan"

0 commit comments

Comments
 (0)