Skip to content

Commit

Permalink
Update reference in daily check action
Browse files Browse the repository at this point in the history
Signed-off-by: Carlo Costino <[email protected]>
  • Loading branch information
ccostino committed Jan 31, 2025
1 parent 0ba489d commit d627ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
env:
NOTIFY_ENVIRONMENT: scanning
- name: Run OWASP Full Scan
uses: zaproxy/action-full-scan@v0.7.0
uses: zaproxy/action-full-scan@v0.12.0
with:
docker_name: 'ghcr.io/zaproxy/zaproxy:weekly'
target: 'http://localhost:6012'
Expand Down

0 comments on commit d627ba6

Please sign in to comment.