Skip to content

Commit 612e831

Browse files
ci: bump trufflesecurity/trufflehog from 3.92.5 to 3.93.6
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.92.5 to 3.93.6. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](trufflesecurity/trufflehog@v3.92.5...v3.93.6) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.93.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30731fb commit 612e831

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
@@ -27,7 +27,7 @@ jobs:
2727
run: bun audit --audit-level=high
2828

2929
- name: Scan for Secrets
30-
uses: trufflesecurity/trufflehog@v3.92.5
30+
uses: trufflesecurity/trufflehog@v3.93.6
3131
with:
3232
path: ./
3333
baseRef: ${{ github.event.pull_request.base.ref || github.ref }}

0 commit comments

Comments
 (0)