Skip to content

chore(deps): bump the actions group across 1 directory with 9 updates #68

chore(deps): bump the actions group across 1 directory with 9 updates

chore(deps): bump the actions group across 1 directory with 9 updates #68

Workflow file for this run

name: Secret Leaks
on:
push:
jobs:
trufflehog:
runs-on:
group: aws-general-8-plus
steps:
- name: Checkout code
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/trufflehog@d411fff7b8879a62509f3fa98c07f247ac089a51 # main
with:
extra_args: --exclude-globs='test_data/.*' --results=verified,unknown --exclude-detectors=postgres