Skip to content

Commit

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

Bump zaproxy/action-full-scan from 0.10.0 to 0.11.0
  • Loading branch information
RMcVelia authored Oct 3, 2024
2 parents c796da1 + 8822f43 commit 9e3ecf8
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 @@ -526,7 +526,7 @@ jobs:
echo "SECURE_PASSWORD=$SECRET_VALUE" >> $GITHUB_OUTPUT
- name: ZAP Scan
uses: zaproxy/action-full-scan@v0.10.0
uses: zaproxy/action-full-scan@v0.11.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
docker_name: "ghcr.io/zaproxy/zaproxy:stable"
Expand Down

0 comments on commit 9e3ecf8

Please sign in to comment.