Skip to content

Commit 8a7ddd1

Browse files
chore(deps): bump trufflesecurity/trufflehog from 3.90.12 to 3.90.13 (#753)
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.90.12 to 3.90.13. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml) - [Commits](trufflesecurity/trufflehog@v3.90.12...v3.90.13) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.90.13 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 a233087 commit 8a7ddd1

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].12
18+
uses: trufflesecurity/[email protected].13
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)