Skip to content

Merge branch 'main' into feat/member-status-report #78

Merge branch 'main' into feat/member-status-report

Merge branch 'main' into feat/member-status-report #78

Workflow file for this run

name: Leaked Secrets Scan
on: [push]
jobs:
TruffleHog:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: TruffleHog OSS
uses: trufflesecurity/[email protected]
with:
path: ./
base: ""
head: ${{ github.ref_name}}
extra_args: --debug --only-verified