Skip to content

Bump pycodestyle from 2.9.1 to 2.11.0 #176

Bump pycodestyle from 2.9.1 to 2.11.0

Bump pycodestyle from 2.9.1 to 2.11.0 #176

Workflow file for this run

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