Skip to content

Commit

Permalink
Update scan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronhmiller authored Feb 4, 2024
1 parent b50c1e9 commit 0e3ea0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
name: Run OX Security Scan to check for vulnerabilities
with:
ox_api_key: ${{ secrets.OX_API_KEY }}
ox_timeout: 1
ox_timeout: 5
ox_fail_on_timeout: true
ox_scan_full_branch: true
ox_override_blocking: true
Expand Down

0 comments on commit 0e3ea0d

Please sign in to comment.