Skip to content

Commit

Permalink
update api url
Browse files Browse the repository at this point in the history
  • Loading branch information
peggy-quartech committed Jan 6, 2025
1 parent 8aa279e commit 586a8dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zap-scans.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:
uses: zaproxy/action-api-scan@v0.9.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
target: "https://justice.gov.bc.ca/train-security/swagger/v1/swagger.json"
target: "https://justice.gov.bc.ca/licensing/swagger/v1/swagger.json"
artifact_name: "licensing_portal_api_zap_scan"
issue_title: "licensing_portal_api_zap_scan"

0 comments on commit 586a8dd

Please sign in to comment.