Skip to content

Bump gitleaks from 8.21.2 to 8.22.0 (#20) #16

Bump gitleaks from 8.21.2 to 8.22.0 (#20)

Bump gitleaks from 8.21.2 to 8.22.0 (#20) #16

Workflow file for this run

---
name: Linting
on: # yamllint disable-line rule:truthy
pull_request: {}
push:
branches:
- main
jobs:
pre-commit:
name: Pre-commit
uses: fabasoad/reusable-workflows/.github/workflows/wf-pre-commit.yml@main