Skip to content

Commit

Permalink
Merge pull request #3001 from DFE-Digital/dependabot/github_actions/z…
Browse files Browse the repository at this point in the history
…aproxy/action-full-scan-0.8.0

Bump zaproxy/action-full-scan from 0.7.0 to 0.8.0
  • Loading branch information
temitope777 authored Nov 2, 2023
2 parents 1423747 + 3c1b1b9 commit 6a3b40b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ jobs:
echo "SECURE_PASSWORD=$SECRET_VALUE" >> $GITHUB_OUTPUT
- name: ZAP Scan
uses: zaproxy/action-full-scan@v0.7.0
uses: zaproxy/action-full-scan@v0.8.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
docker_name: 'owasp/zap2docker-stable'
Expand Down

0 comments on commit 6a3b40b

Please sign in to comment.