Skip to content

chore(docs): add contact links to issue selector #3722

chore(docs): add contact links to issue selector

chore(docs): add contact links to issue selector #3722

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