Skip to content

Commit c023e69

Browse files
chore(deps): update trufflehog (#371)
### Description Bump trufflehog from `3.85.0` to `v3.88.5` ### Checklist - [ ] `README.md` has been updated or is not required - [ ] push trigger tests - [ ] manual release test - [ ] automated releases test - [ ] pull request trigger tests - [ ] schedule trigger tests - [ ] workflow errors/warnings reviewed and addressed ### Testing done https://github.com/splunk/splunk-add-on-for-cisco-meraki/actions/runs/13243642192/job/36964695234
1 parent 33aca3c commit c023e69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build-test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ jobs:
359359
fetch-depth: "0"
360360
ref: ${{ github.head_ref }}
361361
- name: Secret Scanning Trufflehog
362-
uses: trufflesecurity/trufflehog@v3.85.0
362+
uses: trufflesecurity/trufflehog@v3.88.5
363363
with:
364364
extra_args: -x .github/workflows/exclude-patterns.txt --json --only-verified
365365
version: 3.77.0

0 commit comments

Comments
 (0)