Bump zaproxy/action-full-scan from 0.11.0 to 0.12.0
Bumps [zaproxy/action-full-scan](https://github.com/zaproxy/action-full-scan) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/zaproxy/action-full-scan/releases) - [Changelog](https://github.com/zaproxy/action-full-scan/blob/master/CHANGELOG.md) - [Commits](https://github.com/zaproxy/action-full-scan/compare/v0.11.0...v0.12.0) --- updated-dependencies: - dependency-name: zaproxy/action-full-scan dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5cae408aee
commit
8d911cbd2a
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