Commit 63ffb11
Luke Zhang
Use || echo pattern instead of continue-on-error for govulncheck
- Removes continue-on-error to preserve error visibility in GitHub UI
- Uses || echo pattern to continue workflow execution
- Maintains red status when vulnerabilities are found for better visibility1 parent 59be8b1 commit 63ffb11
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | 70 | | |
72 | 71 | | |
73 | | - | |
| 72 | + | |
74 | 73 | | |
75 | 74 | | |
76 | 75 | | |
| |||
0 commit comments