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