Skip to content

Commit eb908d6

Browse files
chore(deps): upgrade trufflehog to 3.85.0 (#350)
### Description This PR upgrades `trufflesecurity/trufflehog` action to `v3.85.0` ### 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/12201434038/job/34039826531?pr=491
1 parent 9dabe35 commit eb908d6

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.84.2
325+
uses: trufflesecurity/trufflehog@v3.85.0
326326
with:
327327
extra_args: -x .github/workflows/exclude-patterns.txt --json --only-verified
328328
version: 3.77.0

0 commit comments

Comments
 (0)