Skip to content

Secrets Detection 66efdbf12d619bfc3cf171112e3a920c0a050789 by @dstrates #63

Secrets Detection 66efdbf12d619bfc3cf171112e3a920c0a050789 by @dstrates

Secrets Detection 66efdbf12d619bfc3cf171112e3a920c0a050789 by @dstrates #63

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@e42153d44a5e5c37c1bd0c70e074781e9edcb760 # v3.88.28
with:
extra_args: --only-verified