mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-19 13:52:07 +00:00
Pinning trufflehog. (#3032)
This commit is contained in:
parent
8a1cfd6122
commit
b8a4928d0e
2
.github/workflows/trufflehog.yaml
vendored
2
.github/workflows/trufflehog.yaml
vendored
@ -15,6 +15,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Secret Scanning
|
||||
uses: trufflesecurity/trufflehog@main
|
||||
uses: trufflesecurity/trufflehog@853e1e8d249fd1e29d0fcc7280d29b03df3d643d
|
||||
with:
|
||||
extra_args: --results=verified,unknown
|
||||
|
Loading…
Reference in New Issue
Block a user