Skip to content

Bump pyperclip from 1.8.2 to 1.9.0 #228

Bump pyperclip from 1.8.2 to 1.9.0

Bump pyperclip from 1.8.2 to 1.9.0 #228

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