Skip to content

🔥 refactor: Merge --plain and --msword option into new one --style [msword,plain] #46

🔥 refactor: Merge --plain and --msword option into new one --style [msword,plain]

🔥 refactor: Merge --plain and --msword option into new one --style [msword,plain] #46

Workflow file for this run

name: Credential Scanner
on:
pull_request:
branches: [ main ]
jobs:
cred-scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Scan credentials
uses: outscale/cred-scan@main
with:
scan_path: "./"