diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 2d424c8..8281cea 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@30d5bb91af1a771378349dbbb0c82129392acf70 + uses: trufflesecurity/trufflehog@00155c9dc586f34d189adc83d3ac2698c2ec551f with: path: ./ base: ${{ github.event.pull_request.base.sha }}