diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 3cd235a..7030a6f 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -60,7 +60,7 @@ jobs: - name: Secret scan # Scan only PR diff range to reduce noise and speed up checks. - uses: trufflesecurity/trufflehog@d411fff7b8879a62509f3fa98c07f247ac089a51 + uses: trufflesecurity/trufflehog@30d5bb91af1a771378349dbbb0c82129392acf70 with: path: ./ base: ${{ github.event.pull_request.base.sha }}