Skip to content

Secrets Detection 98b44b7a86357a8e13b6d699d5d88f0eefceb85d by @dstrates #19

Secrets Detection 98b44b7a86357a8e13b6d699d5d88f0eefceb85d by @dstrates

Secrets Detection 98b44b7a86357a8e13b6d699d5d88f0eefceb85d by @dstrates #19

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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/trufflehog@7e78ca385fb82c19568c7a4b341c97d57d9aa5e1 # v3.82.2
with:
extra_args: --only-verified