Actions: Don't specify ref on clone (#109440)
This commit is contained in:
committed by
GitHub
parent
49e5729fb1
commit
744f6e50f7
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user