Skip to content

Commit e90413d

Browse files
ci(deps): bump trufflesecurity/trufflehog from 3.93.8 to 3.94.0 (#116)
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.93.8 to 3.94.0. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](trufflesecurity/trufflehog@v3.93.8...v3.94.0) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.94.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b48848e commit e90413d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
114114
- name: Check for secrets with TruffleHog
115115
if: steps.trufflehog_params.outputs.skip_scan != 'true'
116-
uses: trufflesecurity/trufflehog@v3.93.8
116+
uses: trufflesecurity/trufflehog@v3.94.0
117117
continue-on-error: true
118118
with:
119119
path: ./

0 commit comments

Comments
 (0)