Skip to content

Commit

Permalink
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
Browse files Browse the repository at this point in the history
  • Loading branch information
Hutch79 committed Aug 20, 2024
1 parent 4539f93 commit 1c9ced3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
with:
#token: ${{ secrets.GITHUB_TOKEN }}
docker_name: 'ghcr.io/zaproxy/zaproxy:stable'
target: 'https://localhost:8080/'
target: 'http://localhost:5209'
cmd_options: '-a' # Aggressive scanning enabled

- name: Stop application
Expand Down

0 comments on commit 1c9ced3

Please sign in to comment.