mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-06-19 15:52:08 +00:00
trufflehog: do not fail on unverified results
This commit is contained in:
parent
06abe3f50e
commit
b3436da43d
2
.github/workflows/trufflehog.yaml
vendored
2
.github/workflows/trufflehog.yaml
vendored
@ -16,3 +16,5 @@ jobs:
|
||||
fetch-depth: 0
|
||||
- name: Secret Scanning
|
||||
uses: trufflesecurity/trufflehog@main
|
||||
with:
|
||||
extra_args: --results=verified,unknown
|
||||
|
Loading…
Reference in New Issue
Block a user