Skip to content

Commit 5fe6795

Browse files
chore(deps): update pre-commit hook trufflesecurity/trufflehog to v3.88.3 (#56)
Signed-off-by: Justin Bailey <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b4bb78 commit 5fe6795

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@a94d152bf65bebf5baa486d3d4dfee520af2ceed # v3.88.2
26+
uses: trufflesecurity/trufflehog@b6b00bbe5460109a21287b6612bd68a86bf060c2 # v3.88.3
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.2
50+
rev: v3.88.3
5151
hooks:
5252
- id: trufflehog
5353

0 commit comments

Comments
 (0)