Skip to content

Bump reqwest from 0.12.0 to 0.12.4 #31

Bump reqwest from 0.12.0 to 0.12.4

Bump reqwest from 0.12.0 to 0.12.4 #31

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