Skip to content

chore(deps): update commitlint monorepo to v18.4.3 #32

chore(deps): update commitlint monorepo to v18.4.3

chore(deps): update commitlint monorepo to v18.4.3 #32

Workflow file for this run

name: TruffleHog Secrets Scan
on: [pull_request]
permissions:
contents: read
jobs:
TruffleHog:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
with:
disable-sudo: true
egress-policy: audit
- name: Checkout code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
fetch-depth: 0
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@main
with:
path: ./
base: ${{ github.event.repository.default_branch }}
head: HEAD
extra_args: --debug --only-verified