Skip to content

Commit

Permalink
chore(deps): upgrade trufflehog to 3.85.0 (#350)
Browse files Browse the repository at this point in the history
### 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
  • Loading branch information
kdoroszko-splunk authored Dec 6, 2024
1 parent 9dabe35 commit eb908d6
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 eb908d6

Please sign in to comment.