Skip to content

Bump gitleaks from 8.23.1 to 8.23.2 (#125) #207

Bump gitleaks from 8.23.1 to 8.23.2 (#125)

Bump gitleaks from 8.23.1 to 8.23.2 (#125) #207

Workflow file for this run

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