diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index d5258b0..b334da8 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -99,7 +99,7 @@ jobs: fetch-depth: 0 - name: TruffleHog OSS - uses: trufflesecurity/trufflehog@v3.93.3 + uses: trufflesecurity/trufflehog@v3.93.4 with: path: ./ base: ${{ github.event.before || github.event.pull_request.base.sha }}