Skip to content

Update Readme for Migration to provider v1.0.0 #602

Update Readme for Migration to provider v1.0.0

Update Readme for Migration to provider v1.0.0 #602

Workflow file for this run

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