Skip to content

Commit ab9da83

Browse files
chore(deps): bump trufflesecurity/trufflehog from 3.90.5 to 3.90.6 (#612)
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.90.5 to 3.90.6. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml) - [Commits](trufflesecurity/trufflehog@v3.90.5...v3.90.6) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.90.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32100fc commit ab9da83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
uses: actions/checkout@v5
105105

106106
- name: Run TruffleHog
107-
uses: trufflesecurity/trufflehog@v3.90.5
107+
uses: trufflesecurity/trufflehog@v3.90.6
108108
with:
109109
head: ${{ github.event.pull_request.head.sha || github.sha }}
110110
extra_args: --log-level=2 --results=verified,unknown

0 commit comments

Comments
 (0)