From b3e71f125c87d5c778f2276e67d4376425bcd2db Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 31 Oct 2022 08:27:22 +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 b4af78108..609662ad9 100644 --- a/.github/linters/.gitleaks.toml +++ b/.github/linters/.gitleaks.toml @@ -7,4 +7,4 @@ useDefault = false [allowlist] description = "global allowlist. whitelisting paths" -paths = ['''**/templates/config.json'''] +paths = ['''/github/workspace/epicgamesfree/templates/config.json''']