Skip to content

Commit

Permalink
chore(deps): update trufflehog (#346)
Browse files Browse the repository at this point in the history
### 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
  • Loading branch information
kdoroszko-splunk authored Dec 4, 2024
1 parent 25a1ffa commit c85134f
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.81.10
uses: trufflesecurity/trufflehog@v3.84.2
with:
extra_args: -x .github/workflows/exclude-patterns.txt --json --only-verified
version: 3.77.0
Expand Down

0 comments on commit c85134f

Please sign in to comment.