diff --git a/.github/workflows/find-secrets.yml b/.github/workflows/find-secrets.yml index 655c451..8aa937a 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.93.6 + uses: trufflesecurity/trufflehog@v3.93.7 with: base: "" head: ${{ github.ref_name }}