Skip to content

Commit

Permalink
Merge pull request #190 from Hack23/pethers-patch-1
Browse files Browse the repository at this point in the history
Update main.yml use docker_name: "ghcr.io/zaproxy/zaproxy:stable"
  • Loading branch information
pethers authored Jun 24, 2024
2 parents edd2421 + 2dbabc3 commit 4d081e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ jobs:
uses: zaproxy/action-full-scan@d2a07475d467566c9a3e3c700f31f47724aa1060 # v0.10.0
with:
token: ${{ github.token }}
docker_name: 'owasp/zap2docker-stable'
docker_name: "ghcr.io/zaproxy/zaproxy:stable"
target: 'https://hack23.com/'

0 comments on commit 4d081e7

Please sign in to comment.