fix zaproxy action full scan

This commit is contained in:
Kenneth Kehl
2026-06-30 12:59:53 -07:00
parent 08c0a2d7f9
commit be39fe844e

View File

@@ -53,7 +53,7 @@ jobs:
env:
NOTIFY_ENVIRONMENT: scanning
- name: Run OWASP Full Scan
uses: zaproxy/action-full-scan@v0.12.0
uses: zaproxy/action-full-scan@v0.13.0
with:
docker_name: 'ghcr.io/zaproxy/zaproxy:weekly'
target: 'http://localhost:6012'