Skip to content

Commit

Permalink
chore: upgrade trufflehog to 3.85.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kdoroszko-splunk committed Dec 6, 2024
1 parent 9dabe35 commit f2ef277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ jobs:
fetch-depth: "0"
ref: ${{ github.head_ref }}
- name: Secret Scanning Trufflehog
uses: trufflesecurity/trufflehog@v3.84.2
uses: trufflesecurity/trufflehog@v3.85.0
with:
extra_args: -x .github/workflows/exclude-patterns.txt --json --only-verified
version: 3.77.0
Expand Down

0 comments on commit f2ef277

Please sign in to comment.