Skip to content

Commit c85134f

Browse files
chore(deps): update trufflehog (#346)
### Description Bump of trufflehog action `v3.81.10 -> v3.84.2` ### Checklist - [ ] `README.md` has been updated or is not required - [ ] push trigger tests - [ ] manual release test - [ ] automated releaes 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/12155577995/job/33897421883?pr=491
1 parent 25a1ffa commit c85134f

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
@@ -322,7 +322,7 @@ jobs:
322322
fetch-depth: "0"
323323
ref: ${{ github.head_ref }}
324324
- name: Secret Scanning Trufflehog
325-
uses: trufflesecurity/trufflehog@v3.81.10
325+
uses: trufflesecurity/trufflehog@v3.84.2
326326
with:
327327
extra_args: -x .github/workflows/exclude-patterns.txt --json --only-verified
328328
version: 3.77.0

0 commit comments

Comments
 (0)