diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index e04acb3..0967b05 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -124,7 +124,7 @@ jobs: fetch-depth: 0 - name: TruffleHog OSS - uses: trufflesecurity/trufflehog@v3.95.2 + uses: trufflesecurity/trufflehog@v3.95.5 with: path: ./ base: ${{ github.event.before || github.event.pull_request.base.sha }}