Commit 90ddf15
authored
ci(secret-scanner): drop duplicate --fail from trufflehog extra_args (#19)
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 ecf7387 commit 90ddf15
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