Skip to content

chore: enable Dependabot weekly GitHub Actions bumps #66

chore: enable Dependabot weekly GitHub Actions bumps

chore: enable Dependabot weekly GitHub Actions bumps #66

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@6bd2d14f7a4bc1e569fa3550efa7ec632a4fa67b # main
with:
extra_args: --exclude-globs='test_data/.*' --results=verified,unknown --exclude-detectors=postgres