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.3

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


Signed-off-by: Justin Bailey <beholdenkey@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent c5a2b1a commit fd224fe
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@a94d152bf65bebf5baa486d3d4dfee520af2ceed # v3.88.2
uses: trufflesecurity/trufflehog@b6b00bbe5460109a21287b6612bd68a86bf060c2 # v3.88.3
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.2
rev: v3.88.3
hooks:
- id: trufflehog

Expand Down

0 comments on commit fd224fe

Please sign in to comment.