Skip to content

⬆️ deps: Bump ruamel-yaml from 0.18.16 to 0.19.1 #172

⬆️ deps: Bump ruamel-yaml from 0.18.16 to 0.19.1

⬆️ deps: Bump ruamel-yaml from 0.18.16 to 0.19.1 #172

Workflow file for this run

name: Credential Scanner
on:
pull_request:
branches: [ main ]
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: "./"