Skip to content

Commit 129077e

Browse files
authoredMar 18, 2025··
chore(deps): bump trufflesecurity/trufflehog from 3.88.17 to 3.88.18
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.88.17 to 3.88.18. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml) - [Commits](trufflesecurity/trufflehog@v3.88.17...v3.88.18) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf32dd0 commit 129077e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/secret-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
# ref: ${{ github.ref_name }}
1313
fetch-depth: 0
1414
- name: TruffleHog OSS
15-
uses: trufflesecurity/trufflehog@v3.88.17
15+
uses: trufflesecurity/trufflehog@v3.88.18
1616
with:
1717
# path: ./
1818
# base: ${{ github.event.repository.default_branch }}

0 commit comments

Comments
 (0)
Please sign in to comment.