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 55904ee commit 742a15fCopy full SHA for 742a15f
.github/workflows/reusable-build-test-release.yml
@@ -315,7 +315,7 @@ jobs:
315
fetch-depth: "0"
316
ref: ${{ github.head_ref }}
317
- name: Secret Scanning Trufflehog
318
- uses: trufflesecurity/trufflehog@v3.81.10
+ uses: trufflesecurity/trufflehog@v3.82.9
319
with:
320
extra_args: -x .github/workflows/exclude-patterns.txt --json --only-verified
321
version: 3.77.0
0 commit comments