diff --git a/.github/workflows/security-audit.yml b/.github/workflows/security-audit.yml index 2bcc9c9..42fafe2 100644 --- a/.github/workflows/security-audit.yml +++ b/.github/workflows/security-audit.yml @@ -132,7 +132,7 @@ jobs: fetch-depth: 0 - name: TruffleHog OSS - uses: trufflesecurity/trufflehog@v3.90.12 + uses: trufflesecurity/trufflehog@v3.90.13 with: path: ./ base: ${{ github.event.repository.default_branch }}