diff --git a/.github/workflows/secrets_scanner.yaml b/.github/workflows/secrets_scanner.yaml index a0d568a..8dc3312 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@9095845958d9cabdc354ddf372123b5399a5d334 with: path: ./ base: ${{ github.event.repository.default_branch }}