diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index ecf2189..9b04280 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@bcfcf73aaf4759d4dadc2783177c245a02792318 + uses: trufflesecurity/trufflehog@20652fbbdefffcdaa493a5bf57ab2ac6b1db715b with: path: ./ base: ${{ github.event.pull_request.base.sha }}