Skip to content

Commit

Permalink
build(deps): bump trufflesecurity/trufflehog from 3.87.0 to 3.87.2 (#270
Browse files Browse the repository at this point in the history
)

Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.87.0 to 3.87.2.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
- [Commits](trufflesecurity/trufflehog@v3.87.0...v3.87.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 43a575c commit 73bdc19
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/[email protected].0
uses: trufflesecurity/[email protected].2
if: ${{ github.event.pull_request != null }} # only scan on pull-requests
with:
path: ./
Expand Down

0 comments on commit 73bdc19

Please sign in to comment.