Skip to content

feat!: leapfrogai-ui registry1 flavor integration and uds tasks refactor #3720

feat!: leapfrogai-ui registry1 flavor integration and uds tasks refactor

feat!: leapfrogai-ui registry1 flavor integration and uds tasks refactor #3720

Workflow file for this run

name: secret-scan
on: pull_request
jobs:
secret-scan: # scan for any live secrets in the repository using trufflehog
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
with:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/trufflehog@main
with:
extra_args: --only-verified