Skip to content

Commit

Permalink
build(deps): bump trufflesecurity/trufflehog from 3.82.9 to 3.82.13
Browse files Browse the repository at this point in the history
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.82.9 to 3.82.13.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
- [Commits](trufflesecurity/trufflehog@8988cb5...1aa1871)

---
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 Oct 28, 2024
1 parent 8214ae6 commit a53227f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trufflehog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

- name: TruffleHog OSS
id: trufflehog
uses: trufflesecurity/trufflehog@8988cb51be4c97bcd362d7524fc67b47ac967a58 #v3.82.9
uses: trufflesecurity/trufflehog@1aa1871f9ae24a8c8a3a48a9345514acf42beb39 #v3.82.13
continue-on-error: true
with:
path: ./ # Scan the entire repository
Expand Down

0 comments on commit a53227f

Please sign in to comment.