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 6c532db + 2e42912 commit 1a8eef9Copy full SHA for 1a8eef9
.github/workflows/security-scanning.yml
@@ -25,7 +25,7 @@ jobs:
25
26
# Only TruffleHog - Gitleaks requires license
27
- name: TruffleHog OSS
28
- uses: trufflesecurity/trufflehog@v3.63.1
+ uses: trufflesecurity/trufflehog@v3.90.0
29
with:
30
path: ./
31
extra_args: --debug --only-verified
0 commit comments