Skip to content

Commit

Permalink
Test token
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderM91 committed Oct 15, 2024
1 parent 9a8481a commit cf82830
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/trufflehog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
- name: Secret Scanning
id: trufflehog_scan
uses: trufflesecurity/[email protected]
# with:
# extra_args: --only-verified
with:
extra_args: --json

- name: Check Trufflehog Result and Fail if Secrets Found
run: |
Expand Down

0 comments on commit cf82830

Please sign in to comment.