diff --git a/codecheck/gitleaks.toml b/codecheck/gitleaks.toml
index c68f668e100a2d2eb81d9e53909fd750cfd220c3..1aad695b9643a89d993bc7bd348e328aaf473143 100644
--- a/codecheck/gitleaks.toml
+++ b/codecheck/gitleaks.toml
@@ -45,7 +45,7 @@ secretGroup = 1
 
 # Float representing the minimum shannon entropy a regex group must have to be considered a secret.
 #entropy = 3.5
-entropy = 1
+entropy = 1.0
 
 # Keywords are used for pre-regex check filtering. Rules that contain
 # keywords will perform a quick string compare check to make sure the