Skip to content

Commit e0c8841

Browse files
committed
Ci fix
1 parent a4965a4 commit e0c8841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Run TruffleHog OSS
2929
uses: trufflesecurity/trufflehog@v3.90.8
3030
with:
31-
extra_args: --log-level=2 --results=verified,unknown
31+
extra_args: --log-level=2 --results=verified
3232
validation:
3333
name: "Static analysis"
3434
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)