diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b896132..5f6e9d4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -32,7 +32,7 @@ jobs: make check-codestyle - name: Credentials search in source code - TruffleHog OSS - uses: trufflesecurity/trufflehog@v3.69.0 + uses: trufflesecurity/trufflehog@v3.92.5 - name: Run tests run: |