diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b896132..d33ab85 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.93.0 - name: Run tests run: |