diff --git a/.github/workflows/secret-check.yml b/.github/workflows/secret-check.yml
index 14f7fb8..5ddbd91 100644
--- a/.github/workflows/secret-check.yml
+++ b/.github/workflows/secret-check.yml
@@ -12,7 +12,7 @@ jobs:
 #          ref: ${{ github.ref_name }}
           fetch-depth: 0
       - name: TruffleHog OSS
-        uses: trufflesecurity/trufflehog@v3.74.0
+        uses: trufflesecurity/trufflehog@v3.75.0
         with:
 #          path: ./
 #          base: ${{ github.event.repository.default_branch }}