Skip to content

Commit 9284176

Browse files
chore(deps): bump trufflesecurity/trufflehog from 3.90.3 to 3.90.4 (#673)
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.90.3 to 3.90.4. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml) - [Commits](trufflesecurity/trufflehog@v3.90.3...v3.90.4) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.90.4 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 75aecc7 commit 9284176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
# https://github.com/marketplace/actions/trufflehog-oss#advanced-usage-scan-entire-branch
1717
- name: 🐷 TruffleHog OSS
18-
uses: trufflesecurity/[email protected].3
18+
uses: trufflesecurity/[email protected].4
1919
if: ${{ github.event.pull_request != null }} # only scan on pull-requests
2020
with:
2121
# Setting base to an empty string scans the entire branch, per TruffleHog OSS advanced usage:

0 commit comments

Comments
 (0)