Skip to content

Commit

Permalink
Merge pull request #157 from PrivateBin/dependabot/github_actions/zap…
Browse files Browse the repository at this point in the history
…roxy/action-full-scan-0.5.1

Bump zaproxy/action-full-scan from 0.5.0 to 0.5.1
  • Loading branch information
elrido authored Jul 7, 2023
2 parents 5abc9d5 + 04ba547 commit 8172103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/owasp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

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

0 comments on commit 8172103

Please sign in to comment.