Commit e47f679
fix(ci): remove duplicate --fail flag from trufflehog extra_args
The trufflehog action already passes --fail internally. Having it
in extra_args causes "flag 'fail' cannot be repeated" error.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent bdc3699 commit e47f679
1 file changed
+1
-1
lines changed| 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