Skip to content

deps(actions): bump actions/stale from 10 to 11 in the github-actions group #65

deps(actions): bump actions/stale from 10 to 11 in the github-actions group

deps(actions): bump actions/stale from 10 to 11 in the github-actions group #65

Workflow file for this run

name: TruffleHog
on:
push:
branches:
- main
pull_request:
jobs:
scan-secrets:
name: Scan for secrets
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v7
with:
fetch-depth: 0
- name: Run TruffleHog
uses: trufflesecurity/trufflehog@main
with:
extra_args: --results=verified,unknown