Skip to content

Commit

Permalink
chore(deps): bump trufflesecurity/trufflehog from 3.64.0 to 3.65.0 (#396
Browse files Browse the repository at this point in the history
)

* chore(deps): bump trufflesecurity/trufflehog from 3.64.0 to 3.65.0

Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.64.0 to 3.65.0.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
- [Commits](trufflesecurity/trufflehog@v3.64.0...v3.65.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update Changelog

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Francesco Vigliaturo <[email protected]>
  • Loading branch information
dependabot[bot] and viglia authored Jan 29, 2024
1 parent 985bafb commit ae30cb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
fetch-depth: 0
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@v3.64.0
uses: trufflesecurity/trufflehog@v3.65.0
with:
path: ./
base: ${{ github.event.repository.default_branch }}
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
- Bump trufflesecurity/trufflehog from 3.63.10 to 3.63.11 ([#393](https://github.com/getsentry/vroom/pull/393))
- Ref(functions): Clean up Kafka message ([#394](https://github.com/getsentry/vroom/pull/394))
- Bump trufflesecurity/trufflehog from 3.63.11 to 3.64.0 ([#395](https://github.com/getsentry/vroom/pull/395))
- Bump trufflesecurity/trufflehog from 3.64.0 to 3.65.0 ([#396](https://github.com/getsentry/vroom/pull/396))

## 23.12.0

Expand Down

0 comments on commit ae30cb5

Please sign in to comment.