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.5.1 (#4125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
034cd69599
commit
38b9ae417c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pen-tests.yml
vendored
2
.github/workflows/pen-tests.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
||||||
run: sleep 30s
|
run: sleep 30s
|
||||||
|
|
||||||
- name: ZAP Scan
|
- name: ZAP Scan
|
||||||
uses: zaproxy/action-full-scan@v0.5.0
|
uses: zaproxy/action-full-scan@v0.5.1
|
||||||
with:
|
with:
|
||||||
target: http://localhost:3001
|
target: http://localhost:3001
|
||||||
cmd_options: '-a'
|
cmd_options: '-a'
|
||||||
|
|
Loading…
Reference in a new issue