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 679ac2c + 9c7340b commit 244a48bCopy full SHA for 244a48b
.github/workflows/trufflehog.yml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: TruffleHog OSS
50
id: trufflehog
51
- uses: trufflesecurity/trufflehog@8988cb51be4c97bcd362d7524fc67b47ac967a58 #v3.82.9
+ uses: trufflesecurity/trufflehog@b66c1670749c06f8d18f96bcbc5a6b80f7a7108e #v3.82.11
52
continue-on-error: true
53
with:
54
path: ./ # Scan the entire repository
0 commit comments