diff --git a/.github/workflows/secrets_scanner.yaml b/.github/workflows/secrets_scanner.yaml index a0d568a4..a54aba8f 100644 --- a/.github/workflows/secrets_scanner.yaml +++ b/.github/workflows/secrets_scanner.yaml @@ -9,7 +9,7 @@ jobs: with: fetch-depth: 0 - name: TruffleHog OSS - uses: trufflesecurity/trufflehog@939f053fc5cc13136efeb9e4d505051455d135dd + uses: trufflesecurity/trufflehog@48c1d528aab974b71d67b5642f79317917883035 with: path: ./ base: ${{ github.event.repository.default_branch }}