Skip to content

Commit

Permalink
Bump trufflesecurity/trufflehog from 3.14.0 to 3.15.0
Browse files Browse the repository at this point in the history
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
- [Commits](trufflesecurity/trufflehog@3f6e5b4...64ace36)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and okiedork committed Oct 25, 2022
1 parent 0854db2 commit 35f42f6
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@3f6e5b44c9c86581a645d539122276bf367fd02f
uses: trufflesecurity/trufflehog@64ace363afd35ec8340fdd8b1b512f0b435ea65f
with:
path: ./
base: ${{ github.base_ref }}
Expand Down

0 comments on commit 35f42f6

Please sign in to comment.