Skip to content

fix: update sdk to use latest contracts version #44

fix: update sdk to use latest contracts version

fix: update sdk to use latest contracts version #44

name: Leaked Secrets Scan
on: [pull_request]
jobs:
TruffleHog:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
fetch-depth: 0
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@2d1dc73c9eb29d1a533fec59687df1ddcfc8a4c5
with:
path: ./
base: ${{ github.event.repository.default_branch }}
head: HEAD
extra_args: --debug --only-verified