diff --git a/.github/workflows/secret-scanning.yml b/.github/workflows/secret-scanning.yml index 71678d2..d259d38 100644 --- a/.github/workflows/secret-scanning.yml +++ b/.github/workflows/secret-scanning.yml @@ -22,7 +22,7 @@ jobs: fetch-depth: 0 # Full history for comprehensive scan - name: TruffleHog OSS - uses: trufflesecurity/trufflehog@v3.93.7 + uses: trufflesecurity/trufflehog@v3.96.0 with: path: ./ base: ${{ github.event.repository.default_branch }}