Skip to content

Commit

Permalink
chore(deps): update pre-commit hook trufflesecurity/trufflehog to v3.…
Browse files Browse the repository at this point in the history
…88.4

| datasource  | package                    | from    | to      |
| ----------- | -------------------------- | ------- | ------- |
| github-tags | trufflesecurity/trufflehog | v3.88.3 | v3.88.4 |


Signed-off-by: Justin Bailey <beholdenkey@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent 912a573 commit 395d662
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/security.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
fetch-depth: 0

- name: Run TruffleHog Secret Scanning
uses: trufflesecurity/trufflehog@b6b00bbe5460109a21287b6612bd68a86bf060c2 # v3.88.3
uses: trufflesecurity/trufflehog@853e1e8d249fd1e29d0fcc7280d29b03df3d643d # v3.88.4
with:
path: ./
base: ${{ github.event.repository.default_branch }}
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repos:
- .ci/markdownlint/.markdownlint.yaml

- repo: https://github.com/trufflesecurity/trufflehog
rev: v3.88.3
rev: v3.88.4
hooks:
- id: trufflehog

Expand Down

0 comments on commit 395d662

Please sign in to comment.