Skip to content

chore(deps): update trufflesecurity/trufflehog action to v3.93.6 #1943

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

chore(deps): update trufflesecurity/trufflehog action to v3.93.6 #1943

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