diff --git a/.github/workflows/trufflehog.yml b/.github/workflows/trufflehog.yml index 761916940fe..4b5707d6a23 100644 --- a/.github/workflows/trufflehog.yml +++ b/.github/workflows/trufflehog.yml @@ -28,7 +28,7 @@ jobs: fetch-depth: 0 ref: ${{ github.head_ref }} - name: Trufflehog - uses: trufflesecurity/trufflehog@90190deac64289cb10bb694894be8db9ead8790b # v3.88.29 + uses: trufflesecurity/trufflehog@eafb8c5f6a06175141c27f17bcc17941853d0047 # v3.90.0 with: base: ${{ github.event.pull_request.base.sha }} head: ${{ github.event.pull_request.head.sha }}