Skip to content

Secrets Detection d5ed3b2a11a077cf7f09ac56620399a919e99358 by @dstrates #28

Secrets Detection d5ed3b2a11a077cf7f09ac56620399a919e99358 by @dstrates

Secrets Detection d5ed3b2a11a077cf7f09ac56620399a919e99358 by @dstrates #28

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