Skip to content

Commit 922f847

Browse files
author
Aviad Hahami
committed
security: update trufflehog gh action params
1 parent a660d8a commit 922f847

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/security.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,5 @@ jobs:
2121
- name: TruffleHog OSS
2222
uses: trufflesecurity/trufflehog@main
2323
with:
24-
path: ./
25-
base: ${{ github.event.repository.default_branch }}
26-
head: HEAD
27-
extra_args: --debug --only-verified
24+
extra_args: --only-verified
2825

0 commit comments

Comments
 (0)