Skip to content

Commit b361ef3

Browse files
authored
Update zapScan.yaml
1 parent 1febae1 commit b361ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zapScan.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
jobs:
66
zap-owasp:
7-
uses: bcgov/pipeline-templates/.github/workflows/owasp-scan.yaml@main
7+
uses: llowgn/pipeline-templates/.github/workflows/owasp-scan.yaml@main
88
with:
99
ZAP_SCAN_TYPE: 'base' # Accepted values are base and full.
1010
ZAP_TARGET_URL: http://www.itsecgames.com

0 commit comments

Comments
 (0)