Commit 6e3b9f4
authored
ci(secret-scanner): drop duplicate --fail from trufflehog extra_args (#14)
The trufflehog GitHub action passes --fail automatically. Passing it
again via extra_args causes 'flag fail cannot be repeated'.
Same fix as hyperpolymath/hypatia#227 and hyperpolymath/boj-server#59.1 parent a540c7b commit 6e3b9f4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments