diff --git a/.github/workflows/secrets-scan.yml b/.github/workflows/secrets-scan.yml index 98b3e6457..c1e60c517 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@710d09ba85a0b34cea5592f3a42aae7db5d1a279 + uses: trufflesecurity/trufflehog@ddc015e5ed99942b2253d8ea16a0586a01ef2ab1 continue-on-error: true with: path: ./ # Scan the entire repository