Skip to content

Commit 38f2eab

Browse files
chore(deps): bump trufflesecurity/trufflehog from 3.75.0 to 3.75.1
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.75.0 to 3.75.1. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml) - [Commits](trufflesecurity/trufflehog@v3.75.0...v3.75.1) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6640d32 commit 38f2eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/secret-check.yml

Lines changed: 1 addition & 1 deletion
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.75.0
15+
uses: trufflesecurity/trufflehog@v3.75.1
1616
with:
1717
# path: ./
1818
# base: ${{ github.event.repository.default_branch }}

0 commit comments

Comments
 (0)