Skip to content

Commit

Permalink
Bump zaproxy/action-full-scan from 0.9.0 to 0.10.0 (#960)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent 3f47ab2 commit fb2244c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
target: ${{ env.TARGET_URL }}

- name: OWASP ZAP Full Scan
uses: zaproxy/action-full-scan@v0.9.0
uses: zaproxy/action-full-scan@v0.10.0
with:
target: ${{ env.TARGET_URL }}

Expand Down

0 comments on commit fb2244c

Please sign in to comment.