Skip to content

Commit

Permalink
build(deps): bump trufflesecurity/trufflehog from 3.87.2 to 3.88.0
Browse files Browse the repository at this point in the history
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.87.2 to 3.88.0.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
- [Commits](trufflesecurity/trufflehog@v3.87.2...v3.88.0)

---
updated-dependencies:
- dependency-name: trufflesecurity/trufflehog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 73bdc19 commit ecf8fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/00-scan-secrets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fetch-depth: 0

- name: 🐷 TruffleHog OSS
uses: trufflesecurity/trufflehog@v3.87.2
uses: trufflesecurity/trufflehog@v3.88.0
if: ${{ github.event.pull_request != null }} # only scan on pull-requests
with:
path: ./
Expand Down

0 comments on commit ecf8fe3

Please sign in to comment.