Commit 5cc352e
committed
ci(secret-scanner): drop duplicate --fail from trufflehog extra_args
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 70935c1 commit 5cc352e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments