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 9dabe35 commit eb908d6Copy full SHA for eb908d6
.github/workflows/reusable-build-test-release.yml
@@ -322,7 +322,7 @@ jobs:
322
fetch-depth: "0"
323
ref: ${{ github.head_ref }}
324
- name: Secret Scanning Trufflehog
325
- uses: trufflesecurity/trufflehog@v3.84.2
+ uses: trufflesecurity/trufflehog@v3.85.0
326
with:
327
extra_args: -x .github/workflows/exclude-patterns.txt --json --only-verified
328
version: 3.77.0
0 commit comments