0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00

chore(deps): update zaproxy/action-full-scan action to v0.9.0 (#4796)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-18 10:52:01 +08:00 committed by GitHub
parent ecdf047711
commit 76a35247fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,7 @@ jobs:
run: sleep 30s run: sleep 30s
- name: ZAP Scan - name: ZAP Scan
uses: zaproxy/action-full-scan@v0.7.0 uses: zaproxy/action-full-scan@v0.9.0
with: with:
target: http://localhost:3001 target: http://localhost:3001
cmd_options: "-a" cmd_options: "-a"