mirror of
https://github.com/trufflesecurity/trufflehog.git
synced 2024-11-10 07:04:24 +00:00
Update README.md (#582)
This commit is contained in:
parent
67ad2f2247
commit
aff07927ea
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ docker run -it -v "$PWD:/pwd" trufflesecurity/trufflehog:latest github --org=tru
|
|||
### TruffleHog OSS Github Action
|
||||
|
||||
```- name: TruffleHog OSS
|
||||
uses: trufflesecurity/trufflehog@v3.4.2
|
||||
uses: trufflesecurity/trufflehog@main
|
||||
with:
|
||||
# Repository path
|
||||
path:
|
||||
|
|
Loading…
Reference in a new issue