Skip to content

Commit

Permalink
chore(deps): bump trufflesecurity/trufflehog from 3.16.4 to 3.60.1 (#343
Browse files Browse the repository at this point in the history
)

* chore(deps): bump trufflesecurity/trufflehog from 3.16.4 to 3.60.1

Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.16.4 to 3.60.1.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
- [Commits](trufflesecurity/trufflehog@v3.16.4...v3.60.1)

---
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 Oct 19, 2023
1 parent 77f740f commit dcf8098
Show file tree
Hide file tree
Showing 2 changed files with 3 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.16.4
uses: trufflesecurity/trufflehog@v3.60.1
with:
path: ./
base: ${{ github.event.repository.default_branch }}
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@

**Internal**

- Bump trufflesecurity/trufflehog from 3.16.4 to 3.60.1. ([#343](https://github.com/getsentry/vroom/pull/343))

- Move FixSamplesTime call to speedscope and calltrees methods([#339](https://github.com/getsentry/vroom/pull/339))

## 23.10.0
Expand Down

0 comments on commit dcf8098

Please sign in to comment.