Skip to content

Bump gitleaks/gitleaks from 8.21.3 to 8.22.1 #189

Bump gitleaks/gitleaks from 8.21.3 to 8.22.1

Bump gitleaks/gitleaks from 8.21.3 to 8.22.1 #189

Workflow file for this run

---
name: Unit Tests
on: # yamllint disable-line rule:truthy
pull_request:
paths:
- .github/workflows/unit-tests.yml
- .tool-versions
- .nycrc.json
- package.json
- src/**
push:
branches:
- main
jobs:
mocha:
name: Mocha
uses: fabasoad/reusable-workflows/.github/workflows/wf-js-unit-tests.yml@main
secrets: inherit # pragma: allowlist secret