Merge pull request #207 from PrivateBin/dependabot/github_actions/zaproxy/action-full-scan-0.12.0
Bump zaproxy/action-full-scan from 0.11.0 to 0.12.0
This commit is contained in:
commit
1cd8f44849
1 changed files with 1 additions and 1 deletions
2
.github/workflows/owasp.yml
vendored
2
.github/workflows/owasp.yml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
||||||
|
|
||||||
# Run OWASP scan
|
# Run OWASP scan
|
||||||
- name: OWASP ZAP Full Scan
|
- name: OWASP ZAP Full Scan
|
||||||
uses: zaproxy/action-full-scan@v0.11.0
|
uses: zaproxy/action-full-scan@v0.12.0
|
||||||
with:
|
with:
|
||||||
# GitHub Token to create issues in the repository
|
# GitHub Token to create issues in the repository
|
||||||
#token: # optional, default is ${{ github.token }}
|
#token: # optional, default is ${{ github.token }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue