Commit cd54206
authored
ci(secret-scanner): drop duplicate --fail from trufflehog extra_args (#38)
Propagates the rsr-template-repo#37 fix: trufflehog v3 auto-injects
`--fail` on `pull_request` events, so passing it again as `extra_args`
produced `flag 'fail' cannot be repeated` and broke every secret-scanner
run. Dropping the duplicate restores green secret-scanner CI on this
repo.1 parent 8cc804c commit cd54206
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
72 | | - | |
| 74 | + | |
0 commit comments