Skip to content

Commit c010f49

Browse files
dependabot[bot]gruebel
authored andcommitted
Bump trufflesecurity/trufflehog from 3.88.26 to 3.88.35
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.88.26 to 3.88.35. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml) - [Commits](trufflesecurity/trufflehog@b06f6d7...90694bf) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.88.35 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b87293 commit c010f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1919
- name: detect secrets
20-
uses: trufflesecurity/trufflehog@b06f6d72a3791308bb7ba59c2b8cb7a083bd17e4 # v3.88.26
20+
uses: trufflesecurity/trufflehog@90694bf9af66e7536abc5824e7a87246dbf933cb # v3.88.35
2121
with:
2222
extra_args: "--exclude_paths .github/exclude-patterns.txt --max_depth=1"

0 commit comments

Comments
 (0)