Skip to content

chore(deps): update trufflesecurity/trufflehog action to v3.88.2 #903

chore(deps): update trufflesecurity/trufflehog action to v3.88.2

chore(deps): update trufflesecurity/trufflehog action to v3.88.2 #903

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