Skip to content

Bump gitleaks/gitleaks from 8.18.0 to 8.18.1 #1

Bump gitleaks/gitleaks from 8.18.0 to 8.18.1

Bump gitleaks/gitleaks from 8.18.0 to 8.18.1 #1

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