mirror of
https://github.com/thomisus/Docker-DocumentServer.git
synced 2026-04-29 03:50:09 +00:00
Bump zap scanner action version
Fix deprecated artifacts included action
This commit is contained in:
parent
22f8a1004f
commit
9c2012b534
1 changed files with 1 additions and 1 deletions
2
.github/workflows/zap-ds.yaml
vendored
2
.github/workflows/zap-ds.yaml
vendored
|
|
@ -61,7 +61,7 @@ jobs:
|
|||
# -j mean that scanning use AJAX Spider, with this spider the scan takes approximately an hour
|
||||
# Without any cmd options will be used default spider and the scan takes approximately ~10-15 minutes
|
||||
- name: ZAP Scan
|
||||
uses: zaproxy/action-full-scan@v0.8.0
|
||||
uses: zaproxy/action-full-scan@v0.12.0
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
docker_name: 'ghcr.io/zaproxy/zaproxy:stable'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue