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