diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7908988..3f9e271 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.5 + uses: trufflesecurity/trufflehog@v3.67.6 with: path: ./ base: ${{ github.event.repository.default_branch }}