Merge pull request #190 from PrivateBin/dependabot/github_actions/zaproxy/action-full-scan-0.10.0

Bump zaproxy/action-full-scan from 0.9.0 to 0.10.0
This commit is contained in:
El RIDO 2024-04-04 06:48:25 +02:00 committed by GitHub
commit 899260980d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,7 +35,7 @@ jobs:
# Run OWASP scan
- name: OWASP ZAP Full Scan
uses: zaproxy/action-full-scan@v0.9.0
uses: zaproxy/action-full-scan@v0.10.0
with:
# GitHub Token to create issues in the repository
#token: # optional, default is ${{ github.token }}