diff --git a/.github/workflows/secret-scan.yml b/.github/workflows/secret-scan.yml index 1a39bffeb..7a003bf09 100644 --- a/.github/workflows/secret-scan.yml +++ b/.github/workflows/secret-scan.yml @@ -23,6 +23,6 @@ jobs: with: fetch-depth: 0 - name: Default Secret Scanning - uses: trufflesecurity/trufflehog@d73edfb85d79432e3c767c407afdee59c9a34fde # main + uses: trufflesecurity/trufflehog@a94d152bf65bebf5baa486d3d4dfee520af2ceed # main with: extra_args: --debug --no-verification # Warn on potential violations