Merge pull request #162 from PrivateBin/dependabot/github_actions/zaproxy/action-full-scan-0.6.0

Bump zaproxy/action-full-scan from 0.5.1 to 0.6.0
This commit is contained in:
El RIDO 2023-08-04 06:22:11 +02:00 committed by GitHub
commit e75e9dfa97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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