Skip to content

Merge pull request #58 from xcc-zach/dev #251

Merge pull request #58 from xcc-zach/dev

Merge pull request #58 from xcc-zach/dev #251

Workflow file for this run

name: Secret Check
on:
pull_request:
push:
jobs:
secret-scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Run TruffleHog
uses: trufflesecurity/trufflehog@v3.95.2
with:
extra_args: --results=verified,unknown