Skip to content

Commit 574e456

Browse files
ci(deps): bump trufflesecurity/trufflehog from 3.90.0 to 3.90.2 (#27)
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.90.0 to 3.90.2. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml) - [Commits](trufflesecurity/trufflehog@v3.90.0...v3.90.2) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.90.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 045c34a commit 574e456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security-scanning.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
# Only TruffleHog - Gitleaks requires license
2727
- name: TruffleHog OSS
28-
uses: trufflesecurity/[email protected].0
28+
uses: trufflesecurity/[email protected].2
2929
with:
3030
path: ./
3131
extra_args: --debug --only-verified

0 commit comments

Comments
 (0)