diff --git a/.github/workflows/trufflehog.yml b/.github/workflows/trufflehog.yml index 0d24c8a..fa5f164 100644 --- a/.github/workflows/trufflehog.yml +++ b/.github/workflows/trufflehog.yml @@ -45,7 +45,6 @@ jobs: uses: actions/checkout@v4 with: fetch-depth: 0 # Ensure full clone for pull request workflows - ref: ${{ github.head_ref }} # Fetch specific branch/commit for pull requests - name: TruffleHog OSS id: trufflehog