Skip to content

chore(deps): update actions/checkout digest to eef6144 #4

chore(deps): update actions/checkout digest to eef6144

chore(deps): update actions/checkout digest to eef6144 #4

Workflow file for this run

name: trufflehog
on:
pull_request:
branches: [main]
push:
branches: [main]
jobs:
scan:
name: Leaked Secrets Scan
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
with:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/trufflehog@main
with:
extra_args: --only-verified