diff --git a/.github/workflows/secrets-scan.yml b/.github/workflows/secrets-scan.yml index 82a0bda..7e964d2 100644 --- a/.github/workflows/secrets-scan.yml +++ b/.github/workflows/secrets-scan.yml @@ -47,7 +47,7 @@ jobs: - name: TruffleHog OSS id: trufflehog - uses: trufflesecurity/trufflehog@853e1e8d249fd1e29d0fcc7280d29b03df3d643d + uses: trufflesecurity/trufflehog@466da5b0bb161144f6afca9afe5d57975828c410 continue-on-error: true with: path: ./ # Scan the entire repository