Skip to content

Secrets Detection 3b7ee347531b502f020d7dfaa41da0993d965602 by @renovate[bot] #68

Secrets Detection 3b7ee347531b502f020d7dfaa41da0993d965602 by @renovate[bot]

Secrets Detection 3b7ee347531b502f020d7dfaa41da0993d965602 by @renovate[bot] #68

Workflow file for this run

name: Secrets Detection
run-name: Secrets Detection ${{ github.sha }} by @${{ github.actor }}
on:
merge_group:
pull_request:
types: [opened, synchronize, reopened]
jobs:
scan:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/trufflehog@64e04492ecd6f71441eab1fe874f57a9761fc1d6 # v3.88.31
with:
extra_args: --only-verified