Skip to content

Commit

Permalink
ci: fix zap scan uri (again) (#150)
Browse files Browse the repository at this point in the history
Signed-off-by: Ramkumar Chinchani <[email protected]>
  • Loading branch information
rchincha authored Jan 16, 2024
1 parent e6ea0bf commit 2b8afcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
docker_name: 'owasp/zap2docker-stable'
target: 'https://zotregistry.io'
target: 'https://zotregistry.dev'
rules_file_name: '.zap/rules.tsv'
cmd_options: '-a'

0 comments on commit 2b8afcc

Please sign in to comment.