From 5da331cee4c38fceacdc5c091c4e8eef0609532f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 31 Oct 2022 07:58:50 +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 9ff886cc3..80e6ef229 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 = ['''**/epicgamesfree/rootfs/templates/config.json''']