Skip to content

Commit

Permalink
build(deps): bump zaproxy/action-full-scan from 0.8.0 to 0.9.0 (#86)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Derek Roberts <derek.roberts@gmail.com>
  • Loading branch information
dependabot[bot] and DerekRoberts authored Jan 26, 2024
1 parent 90b0f21 commit 6017a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pentests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
name: [backend-go, backend-java, backend-py]
steps:
- name: ZAP Scan
uses: zaproxy/action-full-scan@v0.8.0
uses: zaproxy/action-full-scan@v0.9.0
with:
allow_issue_writing: true
artifact_name: "zap_${{ matrix.name }}"
Expand Down

0 comments on commit 6017a5f

Please sign in to comment.