Skip to content

Commit

Permalink
chore(deps): bump trufflesecurity/trufflehog from 3.67.5 to 3.67.6 (#411
Browse files Browse the repository at this point in the history
)

* chore(deps): bump trufflesecurity/trufflehog from 3.67.5 to 3.67.6

Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.67.5 to 3.67.6.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
- [Commits](trufflesecurity/trufflehog@v3.67.5...v3.67.6)

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

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 Feb 14, 2024
1 parent 5bc8cc9 commit 097a8b6
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/[email protected].5
uses: trufflesecurity/[email protected].6
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 @@ -36,6 +36,7 @@
- Bump trufflesecurity/trufflehog from 3.67.4 to 3.67.5 ([#407](https://github.com/getsentry/vroom/pull/407))
- Bump golangci/golangci-lint-action from 3 to 4 ([#408](https://github.com/getsentry/vroom/pull/408))
- Remove experimental function regression issue ([#409](https://github.com/getsentry/vroom/pull/409))
- Bump trufflesecurity/trufflehog from 3.67.5 to 3.67.6 ([#411](https://github.com/getsentry/vroom/pull/411))

## 23.12.0

Expand Down

0 comments on commit 097a8b6

Please sign in to comment.