Changed gitleaks to trufflehog
Some checks failed
Build and Push Docker Images / build-and-push (push) Failing after 1m36s

This commit is contained in:
Adrien Bouvais 2026-08-16 15:00:22 +02:00
parent e8a2361475
commit d0e48b5891

View File

@ -10,7 +10,9 @@ jobs:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Run Gitleaks - name: TruffleHog Secret Scan
uses: gitleaks/gitleaks-action@v2 uses: trufflesecurity/trufflehog@main
with:
extra_args: --only-verified