Skip to content

🚨 Update github import path #377

🚨 Update github import path

🚨 Update github import path #377

Workflow file for this run

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