Skip to content

Commit

Permalink
Bump trufflesecurity/trufflehog from 3.6.8 to 3.6.9
Browse files Browse the repository at this point in the history
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.6.8 to 3.6.9.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
- [Commits](trufflesecurity/trufflehog@c2426df...2515fbe)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and okiedork committed Jul 21, 2022
1 parent 6fa9f59 commit 71db00c
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@c2426df4d69276bcd78f36b8e298aa252e36cdb1
uses: trufflesecurity/trufflehog@2515fbeebed5dc0e9b9764ac236b00127cb137dd
with:
path: ./
base: ${{ github.base_ref }}
Expand Down

0 comments on commit 71db00c

Please sign in to comment.