Skip to content

Bump gitleaks from 8.21.2 to 8.22.0 #15

Bump gitleaks from 8.21.2 to 8.22.0

Bump gitleaks from 8.21.2 to 8.22.0 #15

Workflow file for this run

---
name: Security
on: # yamllint disable-line rule:truthy
pull_request: {}
push:
branches:
- main
jobs:
sast:
name: SAST
permissions:
contents: read
security-events: write
uses: fabasoad/reusable-workflows/.github/workflows/wf-security-sast.yml@main