Skip to content

Commit 03687a1

Browse files
chore(deps): bump trufflesecurity/trufflehog from 3.88.3 to 3.88.4 (#437)
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.88.3 to 3.88.4. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml) - [Commits](trufflesecurity/trufflehog@v3.88.3...v3.88.4) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog 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 fee1acf commit 03687a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/00-scan-secrets.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fetch-depth: 0
1515

1616
- name: 🐷 TruffleHog OSS
17-
uses: trufflesecurity/[email protected].3
17+
uses: trufflesecurity/[email protected].4
1818
if: ${{ github.event.pull_request != null }} # only scan on pull-requests
1919
with:
2020
path: ./

0 commit comments

Comments
 (0)