Skip to content

Commit

Permalink
Merge pull request #829 from bcgov/yj
Browse files Browse the repository at this point in the history
chore: zap api scan
  • Loading branch information
ychung-mot authored Nov 27, 2024
2 parents b17697a + 5c508f5 commit 662123e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zap-api-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
format: openapi
target: ${{ github.event.inputs.spec_url }}
rules_file_name: '.zap/rules.tsv'
cmd_options: '-o {{ github.event.inputs.host_url }}'
cmd_options: '-O {{ github.event.inputs.host_url }}'

0 comments on commit 662123e

Please sign in to comment.