Skip to content

build(deps): bump pylint from 2.13.0 to 3.0.3 #240

build(deps): bump pylint from 2.13.0 to 3.0.3

build(deps): bump pylint from 2.13.0 to 3.0.3 #240

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