diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d412403..eb63ccd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: fetch-depth: 0 - name: Detect Secrets - uses: trufflesecurity/trufflehog@v3.11.0 + uses: trufflesecurity/trufflehog@v3.28.7 with: path: ./ base: ${{ github.event.repository.default_branch }}