Commit e255ce6
committed
fix(ci): add continue-on-error to Hypatia scan step
Scanner exits 1 on infra errors (Dependabot API unreachable, etc.)
unrelated to actual security findings. Critical findings are caught
by the separate Check step. Make the scan step non-blocking.1 parent ee4cc06 commit e255ce6
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
0 commit comments