diff --git a/.github/workflows/trufflehog.yml b/.github/workflows/trufflehog.yml index daa84d20..b073da4e 100644 --- a/.github/workflows/trufflehog.yml +++ b/.github/workflows/trufflehog.yml @@ -42,7 +42,7 @@ jobs: fetch-depth: 0 - name: Check secrets with TruffleHog OSS - uses: trufflesecurity/trufflehog@433a57adaf8fedce312630ef593f5142227c5855 # v3.78.1 + uses: trufflesecurity/trufflehog@29de521ed0ba207677e434386c39c1d421b2704b # v3.81.6 with: path: ./ head: HEAD