Skip to content

build(deps): bump pygments from 2.19.2 to 2.20.0 #312

build(deps): bump pygments from 2.19.2 to 2.20.0

build(deps): bump pygments from 2.19.2 to 2.20.0 #312

Workflow file for this run

name: Credential Scanner
on:
pull_request:
branches: [ main, master ]
permissions:
contents: read
jobs:
cred-scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Scan credentials
uses: outscale/cred-scan@main
with:
scan_path: "./"