Skip to content

Commit

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

---
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 Nov 7, 2022
1 parent 585177d commit eaa7b06
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@ca8a5ef741f7f9bc31d9cee77240275405f388c6
uses: trufflesecurity/trufflehog@a7fc12240f8ce02df55c8b808755088f3b7eec7d
with:
path: ./
base: ${{ github.base_ref }}
Expand Down

0 comments on commit eaa7b06

Please sign in to comment.