Commit 95d8cbe
committed
ci(secret-scanner): drop duplicate --fail from trufflehog extra_args
The v3 trufflehog action injects --fail automatically on pull_request
events; passing it again here triggers "flag 'fail' cannot be repeated"
and breaks every secret-scanner run. Aligns with hyperpolymath/-REPO-#37.1 parent 100aa8a commit 95d8cbe
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