Skip to content

Commit

Permalink
security: update trufflehog gh action params
Browse files Browse the repository at this point in the history
  • Loading branch information
aviadhahami committed Feb 29, 2024
1 parent a660d8a commit 922f847
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/security.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,5 @@ jobs:
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@main
with:
path: ./
base: ${{ github.event.repository.default_branch }}
head: HEAD
extra_args: --debug --only-verified
extra_args: --only-verified

0 comments on commit 922f847

Please sign in to comment.