Skip to content

Commit

Permalink
Bump trufflesecurity/trufflehog from 3.70.3 to 3.71.2
Browse files Browse the repository at this point in the history
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.70.3 to 3.71.2.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
- [Commits](trufflesecurity/trufflehog@6e4ef73...20dd450)

---
updated-dependencies:
- dependency-name: trufflesecurity/trufflehog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 29, 2024
1 parent a5ee48a commit 8b3bec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/secret-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fetch-depth: 0

- name: Scan code for hardcoded secrets
uses: trufflesecurity/trufflehog@6e4ef730591467e8396a0dde1aba9da55513a215 # v3.70.3
uses: trufflesecurity/trufflehog@20dd450e0b6d62a5380b96e8151bb82e56315693 # v3.71.2
with:
path: ./
base: ${{ github.base_ref }}
Expand Down

0 comments on commit 8b3bec4

Please sign in to comment.