diff --git a/.github/workflows/secrets.yml b/.github/workflows/secrets.yml index 5cec1ce..29e4d59 100644 --- a/.github/workflows/secrets.yml +++ b/.github/workflows/secrets.yml @@ -38,7 +38,7 @@ jobs: GITLEAKS_ENABLE_COMMENTS: true - name: Run TruffleHog - uses: trufflesecurity/trufflehog@17456f8c7d042d8c82c9a8ca9e937231f9f42e26 # v3.95.2 + uses: trufflesecurity/trufflehog@37b77001d0174ebec2fcca2bd83ff83a6d45a3ab # v3.95.3 with: path: ./ base: ${{ github.event.before || github.event.repository.default_branch }}