Skip to content

Commit 062d86c

Browse files
chore(deps): bump trufflesecurity/trufflehog from 3.90.13 to 3.91.1 (#763)
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.90.13 to 3.91.1. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml) - [Commits](trufflesecurity/trufflehog@v3.90.13...v3.91.1) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.91.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7287ebc commit 062d86c

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/trufflehog@v3.90.13
18+
uses: trufflesecurity/trufflehog@v3.91.1
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)