Skip to content

Create Gitleaks workflow #1

Create Gitleaks workflow

Create Gitleaks workflow #1

Workflow file for this run

name: GitLeaks
on:
pull_request:
push:
permissions:
contents: read
pull-requests: write
jobs:
scan:
name: gitleaks
uses: ArcadiaPower/security/.github/workflows/gitleaks.yaml@6aa1dcb98f556d9b902340fe5b6a231c310363c5

Check failure on line 13 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" -> "ArcadiaPower/security/.github/workflows/gitleaks.yaml@6aa1dcb98f556d9b902340fe5b6a231c310363c5" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit