Skip to content

chore: update registry1 weekly to 0.13.1, API, and testing workflows #3565

chore: update registry1 weekly to 0.13.1, API, and testing workflows

chore: update registry1 weekly to 0.13.1, API, and testing workflows #3565

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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/trufflehog@main
with:
extra_args: --only-verified