Commit 032f829
committed
fix(trufflehog): ignore missing checkout extraheader
checkout v7 no longer sets http.https://github.com/.extraheader, so
unset-all exits 5 and aborts the scan. Treat a missing key as success.1 parent 0a49520 commit 032f829
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments