diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ca489c6..08e9e6e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -27,7 +27,7 @@ jobs: with: fetch-depth: 0 - name: TruffleHog OSS - uses: trufflesecurity/trufflehog@v3.67.4 + uses: trufflesecurity/trufflehog@v3.67.5 with: path: ./ base: ${{ github.event.repository.default_branch }}