Skip to content

feat: support release and debug rust unit tests #96

feat: support release and debug rust unit tests

feat: support release and debug rust unit tests #96

name: Leaked Secrets Scan
on:
pull_request:
workflow_call:
jobs:
# The job must be named TruffleHog accordingly to the Matter Labs ruleset
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:
base: ${{ github.event.repository.default_branch }}
extra_args: --debug --only-verified