Skip to content

Commit

Permalink
test context
Browse files Browse the repository at this point in the history
  • Loading branch information
araya authored and araya committed Jul 12, 2023
1 parent 3c3cbc4 commit a9ffc23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zap-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: zaproxy/action-baseline@v0.7.0
with:
target: "https://d4m0mp24tl7ig.cloudfront.net/"
cmd_options: --context-file $GITHUB_WORKSPACE/.github/workflows/eval-context.json
cmd_options: -U "internaluser@test.com" -n $GITHUB_WORKSPACE/.github/workflows/eval-context.json
- name: Cat output
run: |
cat report_json.json
Expand Down

0 comments on commit a9ffc23

Please sign in to comment.