We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4965a4 commit e0c8841Copy full SHA for e0c8841
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Run TruffleHog OSS
29
uses: trufflesecurity/trufflehog@v3.90.8
30
with:
31
- extra_args: --log-level=2 --results=verified,unknown
+ extra_args: --log-level=2 --results=verified
32
validation:
33
name: "Static analysis"
34
runs-on: ubuntu-latest
0 commit comments