diff --git a/.github/workflows/governance.yml b/.github/workflows/governance.yml index 08e8c5a51..caafc6078 100644 --- a/.github/workflows/governance.yml +++ b/.github/workflows/governance.yml @@ -85,7 +85,7 @@ jobs: run: pnpm run security:audit - name: Run TruffleHog (secret detection) - uses: trufflesecurity/trufflehog@6f3c981e7b77f235fd2702dd74af25fc4b72bf11 # main + uses: trufflesecurity/trufflehog@bcfcf73aaf4759d4dadc2783177c245a02792318 # main with: path: ./ base: ${{ github.event.repository.default_branch }}