Skip to content

Commit e690554

Browse files
build(deps): Bump trufflesecurity/trufflehog from 3.88.15 to 3.88.16 (#221)
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.88.15 to 3.88.16. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml) - [Commits](trufflesecurity/trufflehog@ca270a7...c1f2e91) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44f9878 commit e690554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trufflehog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
fetch-depth: 0
4444

4545
- name: Check secrets with TruffleHog OSS
46-
uses: trufflesecurity/trufflehog@ca270a7e14a3542229c2cadf1d408ecac1455815 # v3.88.15
46+
uses: trufflesecurity/trufflehog@c1f2e912239240108482d79ea01ab25d90b27ac7 # v3.88.16
4747
with:
4848
path: ./
4949
head: HEAD

0 commit comments

Comments
 (0)