Update github workflows

Signed-off-by: Émile Ré <nemile.re@gmail.com>
This commit is contained in:
Émile Ré
2025-12-15 12:49:29 +01:00
parent 893617ef51
commit 81cb0de8f2
4 changed files with 56 additions and 46 deletions

View File

@@ -16,6 +16,7 @@ jobs:
- uses: "actions/checkout@v4"
with:
fetch-depth: 0
submodules: recursive
- uses: "trufflesecurity/trufflehog@main"
with:
extra_args: "--results=verified,unknown"