Skip to content

Commit bb04556

Browse files
ci(github-actions): bump trufflesecurity/trufflehog
Bumps the github-actions group with 1 update: [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog). Updates `trufflesecurity/trufflehog` from 3.88.33 to 3.88.34 - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml) - [Commits](trufflesecurity/trufflehog@3bba277...2520573) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.88.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30cf84c commit bb04556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scans.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ jobs:
378378
with:
379379
fetch-depth: (${{ github.event.pull_request.commits || 2 }} + 1)
380380

381-
- uses: trufflesecurity/trufflehog@3bba2773e004e7332328badd8d7296057049d44d # v3
381+
- uses: trufflesecurity/trufflehog@25205730062c1ceaeebf1dba5967be7ffddfce1a # v3
382382
with:
383383
extra_args: --results=verified,unknown
384384

0 commit comments

Comments
 (0)