diff --git a/.github/workflows/secrets_scanner.yaml b/.github/workflows/secrets_scanner.yaml index 1540055..9cded61 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@c9e60866440d9bd0925a31ce6edbc7ceed9a4000 + uses: trufflesecurity/trufflehog@6914dacde37c95874645cc208ce63a58c888cc6c with: path: ./ base: ${{ github.event.repository.default_branch }}