Skip to content

fix: email body format #23

fix: email body format

fix: email body format #23

Workflow file for this run

name: Secret Detection
on:
push:
branches:
- main
jobs:
scan-secrets:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Run TruffleHog OSS
uses: trufflesecurity/trufflehog@v3.67.6