Skip to content

Commit 7f95f35

Browse files
try new zap scan url
1 parent c8a2e77 commit 7f95f35

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
@@ -36,7 +36,7 @@ jobs:
3636
uses: zaproxy/action-full-scan@v0.12.0
3737
with:
3838
token: ${{ secrets.GITHUB_TOKEN }}
39-
target: "https://justice.gov.bc.ca/train-security"
39+
target: "https://justice.gov.bc.ca/licensing/"
4040
artifact_name: "licensing_portal_ui_zap_scan"
4141
issue_title: "licensing_portal_ui_zap_scan"
4242

0 commit comments

Comments
 (0)