From e5655d0faf56c6ac5af450756ff8ec69d15a78f1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 31 Oct 2022 08:08:36 +0100 Subject: [PATCH] Update .gitleaks.toml --- .github/linters/.gitleaks.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/linters/.gitleaks.toml b/.github/linters/.gitleaks.toml index 80e6ef229..b4af78108 100644 --- a/.github/linters/.gitleaks.toml +++ b/.github/linters/.gitleaks.toml @@ -7,4 +7,4 @@ useDefault = false [allowlist] description = "global allowlist. whitelisting paths" -paths = ['''**/epicgamesfree/rootfs/templates/config.json'''] +paths = ['''**/templates/config.json''']