Fix
All checks were successful
Build and Push Docker Images / build-and-push (push) Successful in 21s

This commit is contained in:
Adrien Bouvais 2026-08-16 15:08:16 +02:00
parent a6feecb782
commit c545ff27d6

View File

@ -12,7 +12,7 @@ jobs:
with:
fetch-depth: 0
- name: TruffleHog Secret Scan
uses: trufflesecurity/trufflehog@main
with:
extra_args: --only-verified
- name: Run TruffleHog CLI
run: |
curl -sSfL https://raw.githubusercontent.com/trufflesecurity/trufflehog/main/scripts/install.sh | sudo sh -s -- -b /usr/local/bin
trufflehog git file://$(pwd) --only-verified