Skip to content

fix(gitleaks): match CRAST-E2E exactly - push only [OPS-715] #6

fix(gitleaks): match CRAST-E2E exactly - push only [OPS-715]

fix(gitleaks): match CRAST-E2E exactly - push only [OPS-715] #6

Workflow file for this run

name: gitleaks
on:
push:
jobs:
scan:
uses: knostic/.github/.github/workflows/gitleaks.yaml@fix/gitleaks-scan-range

Check failure on line 6 in .github/workflows/gitleaks.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/gitleaks.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/gitleaks.yaml" -> "knostic/.github/.github/workflows/gitleaks.yaml@fix/gitleaks-scan-range" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
event_name: ${{ github.event_name }}
before_sha: ${{ github.event.before || '' }}
forced: ${{ github.event.forced == true }}
secrets: inherit