Skip to content

Bump async-trait from 0.1.77 to 0.1.80 #30

Bump async-trait from 0.1.77 to 0.1.80

Bump async-trait from 0.1.77 to 0.1.80 #30

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: "./"