Skip to content

Commit 3d21315

Browse files
⬆️ Bump trufflesecurity/trufflehog from 3.69.0 to 3.92.5
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.69.0 to 3.92.5. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](trufflesecurity/trufflehog@v3.69.0...v3.92.5) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.92.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32c9b15 commit 3d21315

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: |
2929
make check-codestyle
3030
- name: Creadentials search in source code - TruffleHog OSS
31-
uses: trufflesecurity/trufflehog@v3.69.0
31+
uses: trufflesecurity/trufflehog@v3.92.5
3232
- name: Run tests
3333
run: |
3434
make test

0 commit comments

Comments
 (0)