Skip to content

Commit afca7d5

Browse files
committed
fix .gitleaks.toml path
1 parent d5bbcd5 commit afca7d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitleaks.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55

66
[allowlist]
77
paths = [
8-
'openssl/ecdh_test.go',
8+
'ecdh_test.go',
99
]

0 commit comments

Comments
 (0)