Skip to content

chore(deps): bump trufflesecurity/trufflehog from 3.63.5 to 3.63.6 #184

chore(deps): bump trufflesecurity/trufflehog from 3.63.5 to 3.63.6

chore(deps): bump trufflesecurity/trufflehog from 3.63.5 to 3.63.6 #184

Workflow file for this run

name: secrets check
on: [ push ]
jobs:
security-check:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ github.ref_name }}
fetch-depth: 0
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@v3.63.6
with:
path: ./
base: ${{ github.event.repository.default_branch }}
head: ${{ github.ref_name }}
extra_args: --debug --only-verified