diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0373825..0f549ab 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.63.7 + uses: trufflesecurity/trufflehog@v3.63.8 with: path: ./ base: ${{ github.event.repository.default_branch }}