Skip to content

Commit

Permalink
chore(deps): update zaproxy/action-full-scan action to v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 21, 2024
1 parent 52db489 commit 406ac17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pen-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: sleep 30s

- name: ZAP Scan
uses: zaproxy/action-full-scan@v0.7.0
uses: zaproxy/action-full-scan@v0.12.0
with:
target: http://localhost:3001
cmd_options: "-a"
Expand Down

0 comments on commit 406ac17

Please sign in to comment.