Skip to content

chore(deps): bump the actions group with 8 updates #67

chore(deps): bump the actions group with 8 updates

chore(deps): bump the actions group with 8 updates #67

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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/trufflehog@37b77001d0174ebec2fcca2bd83ff83a6d45a3ab # main
with:
extra_args: --exclude-globs='test_data/.*' --results=verified,unknown --exclude-detectors=postgres