Skip to content

feat+fix+docs+: (hopefully) Fixed the crucial iteration bug when ther… #9

feat+fix+docs+: (hopefully) Fixed the crucial iteration bug when ther…

feat+fix+docs+: (hopefully) Fixed the crucial iteration bug when ther… #9

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