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.
1 parent 045c34a commit 574e456Copy full SHA for 574e456
.github/workflows/security-scanning.yml
@@ -25,7 +25,7 @@ jobs:
25
26
# Only TruffleHog - Gitleaks requires license
27
- name: TruffleHog OSS
28
- uses: trufflesecurity/[email protected].0
+ uses: trufflesecurity/[email protected].2
29
with:
30
path: ./
31
extra_args: --debug --only-verified
0 commit comments