Skip to content

Commit

Permalink
Bump trufflesecurity/trufflehog from 3.31.2 to 3.31.6
Browse files Browse the repository at this point in the history
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.31.2 to 3.31.6.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
- [Commits](trufflesecurity/trufflehog@4d46c9a...458c791)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and flavioheleno committed Apr 18, 2023
1 parent db39169 commit 8ffe277
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@4d46c9a9dc644089dec5159167342d80d846dba6
uses: trufflesecurity/trufflehog@458c79165af9084a821713875b75af992b22496e
with:
path: ./
base: ${{ github.base_ref }}
Expand Down

0 comments on commit 8ffe277

Please sign in to comment.