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 33aca3c commit c023e69Copy full SHA for c023e69
.github/workflows/reusable-build-test-release.yml
@@ -359,7 +359,7 @@ jobs:
359
fetch-depth: "0"
360
ref: ${{ github.head_ref }}
361
- name: Secret Scanning Trufflehog
362
- uses: trufflesecurity/trufflehog@v3.85.0
+ uses: trufflesecurity/trufflehog@v3.88.5
363
with:
364
extra_args: -x .github/workflows/exclude-patterns.txt --json --only-verified
365
version: 3.77.0
0 commit comments