diff --git a/.github/workflows/00-scan-secrets.yml b/.github/workflows/00-scan-secrets.yml index 5437441..82fb0cc 100644 --- a/.github/workflows/00-scan-secrets.yml +++ b/.github/workflows/00-scan-secrets.yml @@ -14,7 +14,7 @@ jobs: fetch-depth: 0 - name: 🐷 TruffleHog OSS - uses: trufflesecurity/trufflehog@v3.72.0 + uses: trufflesecurity/trufflehog@v3.78.1 with: path: ./ base: ${{ github.event.repository.default_branch }}