diff --git a/.github/workflows/find-secrets.yml b/.github/workflows/find-secrets.yml index f86128c..151fef7 100644 --- a/.github/workflows/find-secrets.yml +++ b/.github/workflows/find-secrets.yml @@ -21,7 +21,7 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} - name: Run TruffleHog - uses: trufflesecurity/trufflehog@v3.92.4 + uses: trufflesecurity/trufflehog@v3.92.5 with: base: "" head: ${{ github.ref_name }}