We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f39873 + 779f1ed commit 3407bdaCopy full SHA for 3407bda
1 file changed
.github/workflows/trufflehog.yaml
@@ -38,6 +38,6 @@ jobs:
38
ref: ${{steps.git-intel.outputs.result.branch}}
39
fetch-depth: ${{steps.git-intel.outputs.result.depth}}
40
- name: Secret Scanning
41
- uses: trufflesecurity/trufflehog@ba0a524d6e51744d9d4e306bc57ac5d6ca5173ea # main
+ uses: trufflesecurity/trufflehog@f2cd191b97098913a07522227d2b5e40e57252f4 # main
42
with:
43
extra_args: --results=verified,unknown
0 commit comments