Skip to content

Bump log from 0.4.20 to 0.4.21 #37

Bump log from 0.4.20 to 0.4.21

Bump log from 0.4.20 to 0.4.21 #37

Workflow file for this run

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