From fb658cd5d5a60098922a17fffadc64b0dc893997 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 31 Oct 2022 07:56:40 +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 d7113ed15..9ff886cc3 100644 --- a/.github/linters/.gitleaks.toml +++ b/.github/linters/.gitleaks.toml @@ -7,4 +7,4 @@ useDefault = false [allowlist] description = "global allowlist. whitelisting paths" -paths = ['''/hassio-addons/epicgamesfree/rootfs/templates/config.json'''] +paths = ['''epicgamesfree/rootfs/templates/config.json''']