Skip to content

Commit 69ef721

Browse files
chore(deps): update pre-commit hook trufflesecurity/trufflehog to v3.88.4
| datasource | package | from | to | | ----------- | -------------------------- | ------- | ------- | | github-tags | trufflesecurity/trufflehog | v3.88.3 | v3.88.4 | Signed-off-by: Justin Bailey <[email protected]>
1 parent 5fe6795 commit 69ef721

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/security.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fetch-depth: 0
2424

2525
- name: Run TruffleHog Secret Scanning
26-
uses: trufflesecurity/trufflehog@b6b00bbe5460109a21287b6612bd68a86bf060c2 # v3.88.3
26+
uses: trufflesecurity/trufflehog@853e1e8d249fd1e29d0fcc7280d29b03df3d643d # v3.88.4
2727
with:
2828
path: ./
2929
base: ${{ github.event.repository.default_branch }}

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ repos:
4747
- .ci/markdownlint/.markdownlint.yaml
4848

4949
- repo: https://github.com/trufflesecurity/trufflehog
50-
rev: v3.88.3
50+
rev: v3.88.4
5151
hooks:
5252
- id: trufflehog
5353

0 commit comments

Comments
 (0)