Skip to content

Bump reqwest from 0.11.24 to 0.12.2 #27

Bump reqwest from 0.11.24 to 0.12.2

Bump reqwest from 0.11.24 to 0.12.2 #27

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