diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index d8ffda3..14d7a24 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -146,7 +146,7 @@ jobs: fetch-depth: 0 - name: TruffleHog OSS - uses: trufflesecurity/trufflehog@6641d4ba5b684fffe195b9820345de1bf19f3181 # v3.89.2 + uses: trufflesecurity/trufflehog@466da5b0bb161144f6afca9afe5d57975828c410 # v3.90.8 with: path: ./ base: ${{ github.event.repository.default_branch }}