Skip to content

refactor: revert back to fetch-depth: 0 (#755) #43

refactor: revert back to fetch-depth: 0 (#755)

refactor: revert back to fetch-depth: 0 (#755) #43

Workflow file for this run

name: Secret Leaks
on:
push:
permissions:
contents: read
jobs:
trufflehog:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/trufflehog@main