Skip to content

Commit

Permalink
build(deps): Bump trufflesecurity/trufflehog from 3.67.1 to 3.67.2
Browse files Browse the repository at this point in the history
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.67.1 to 3.67.2.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
- [Commits](trufflesecurity/trufflehog@382990a...135cc3e)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 9e84d19 commit 9a6ed4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trufflehog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
fetch-depth: 0

- name: Check secrets with TruffleHog OSS
uses: trufflesecurity/trufflehog@382990a6bd0f1125ce336f407e7980c06e6f7c6d # v3.67.1
uses: trufflesecurity/trufflehog@135cc3eb6945d4ca56c432328490b4860462a08a # v3.67.2
with:
path: ./
head: HEAD
Expand Down

0 comments on commit 9a6ed4e

Please sign in to comment.