Skip to content

Bump serde_json from 1.0.114 to 1.0.116 #33

Bump serde_json from 1.0.114 to 1.0.116

Bump serde_json from 1.0.114 to 1.0.116 #33

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