Skip to content

Update release.yml #225

Update release.yml

Update release.yml #225

Workflow file for this run

name: Secret Scan
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
secret_scan:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@v3.88.0
with:
scan-repo: true
regex: true
entropy: true