Skip to content

Commit 5668ef3

Browse files
Bump trufflesecurity/trufflehog in the dependencies group
Bumps the dependencies group with 1 update: [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog). Updates `trufflesecurity/trufflehog` from 3.92.3 to 3.92.4 - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](trufflesecurity/trufflehog@v3.92.3...v3.92.4) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.92.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6e396b commit 5668ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
find . -type f -perm /111 -name "*.sh" | head -10 || true
1313
1414
- name: Check for secrets
15-
uses: trufflesecurity/trufflehog@v3.92.3
15+
uses: trufflesecurity/trufflehog@v3.92.4
1616
with:
1717
path: ./
1818
base: ${{ github.event.pull_request.base.sha || github.event.before }}

0 commit comments

Comments
 (0)