diff --git a/.github/workflows/leaked_credentials.yml b/.github/workflows/leaked_credentials.yml index 1fe7eec..dd869c7 100644 --- a/.github/workflows/leaked_credentials.yml +++ b/.github/workflows/leaked_credentials.yml @@ -11,7 +11,7 @@ jobs: with: fetch-depth: 0 - name: TruffleHog OSS - uses: trufflesecurity/trufflehog@v3.27.1 + uses: trufflesecurity/trufflehog@v3.30.0 with: path: ./ base: ${{ github.event.repository.default_branch }}