diff --git a/.github/workflows/find-secrets.yml b/.github/workflows/find-secrets.yml index d550004..3b1fb01 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.94.1 + uses: trufflesecurity/trufflehog@v3.95.5 with: base: "" head: ${{ github.ref_name }}