Commit 5f55dbd
committed
ci(secret-scanner): drop duplicate --fail from trufflehog extra_args
The v3 trufflehog action injects --fail automatically on pull_request
events; passing it again here triggers "flag 'fail' cannot be repeated"
and breaks every secret-scanner run. Aligns with hyperpolymath/rsr-template-repo#37.1 parent 074f012 commit 5f55dbd
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
68 | | - | |
| 70 | + | |
0 commit comments