Actions: Don't specify ref on clone (#109440)

This commit is contained in:
Mariell Hoversholm
2025-08-11 10:24:03 +02:00
committed by GitHub
parent 49e5729fb1
commit 744f6e50f7
-1
View File
@@ -30,7 +30,6 @@ jobs:
with:
persist-credentials: false
fetch-depth: ${{ steps.fetch_depth.outputs.fetch_depth }}
ref: ${{ github.event.pull_request.head.ref }}
- name: Trufflehog
uses: trufflesecurity/trufflehog@eafb8c5f6a06175141c27f17bcc17941853d0047 # v3.90.0
with: