diff --git a/.github/workflows/secrets-scan.yml b/.github/workflows/secrets-scan.yml index 9937f5589..98b3e6457 100644 --- a/.github/workflows/secrets-scan.yml +++ b/.github/workflows/secrets-scan.yml @@ -46,7 +46,7 @@ jobs: - name: TruffleHog OSS id: trufflehog - uses: trufflesecurity/trufflehog@e4956615ad9a60a19b3bdb8fd40d91f65222f5ff + uses: trufflesecurity/trufflehog@710d09ba85a0b34cea5592f3a42aae7db5d1a279 continue-on-error: true with: path: ./ # Scan the entire repository