Skip to content

integrate turn.auto #161

integrate turn.auto

integrate turn.auto #161

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.82.6
with:
scan-repo: true
regex: true
entropy: true