Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

chore(deps): update trufflesecurity/trufflehog digest to a4cc5f7 #4249

chore(deps): update trufflesecurity/trufflehog digest to a4cc5f7

chore(deps): update trufflesecurity/trufflehog digest to a4cc5f7 #4249

name: Leaked Secrets Scan
on: [pull_request]
jobs:
TruffleHog:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
fetch-depth: 0
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@213bf7e4fd449a4bb7c108fa7721e2f5d92f7a6f
with:
path: ./
base: ${{ github.event.repository.default_branch }}
head: HEAD
extra_args: --debug --only-verified