Skip to content

chore(deps): update trufflesecurity/trufflehog action to v3.78.1 #95

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

chore(deps): update trufflesecurity/trufflehog action to v3.78.1 #95

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