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.2 (#49)

Signed-off-by: Justin Bailey <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent a447cac commit a960d6e
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@d73edfb85d79432e3c767c407afdee59c9a34fde # v3.88.1
uses: trufflesecurity/trufflehog@a94d152bf65bebf5baa486d3d4dfee520af2ceed # v3.88.2
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 @@ -47,7 +47,7 @@ repos:
- .ci/markdownlint/.markdownlint.yaml

- repo: https://github.com/trufflesecurity/trufflehog
rev: v3.88.1
rev: v3.88.2
hooks:
- id: trufflehog

Expand Down

0 comments on commit a960d6e

Please sign in to comment.