diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 246b82d..ef0a9d0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -140,7 +140,7 @@ jobs: uses: actions/checkout@v6 - name: Run TruffleHog secret scan - uses: trufflesecurity/trufflehog@v3.95.3 + uses: trufflesecurity/trufflehog@v3.95.5 with: path: ./ extra_args: --only-verified