Merge pull request #101 from PrivateBin/dependabot/github_actions/zaproxy/action-full-scan-0.4.0

This commit is contained in:
dependabot[bot] 2022-05-24 17:04:04 +00:00 committed by GitHub
commit 46d8bf048d
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.3.0
uses: zaproxy/action-full-scan@v0.4.0
with:
# GitHub Token to create issues in the repository
#token: # optional, default is ${{ github.token }}