Skip to content

Create GitLeaks Secret Detection Workflow #2

Create GitLeaks Secret Detection Workflow

Create GitLeaks Secret Detection Workflow #2

Workflow file for this run

name: GitLeaks
on:
pull_request:
push:
permissions:
contents: read
pull-requests: write
jobs:
scan:
name: gitleaks
uses: ArcadiaPower/gitleaks-workflow/.github/workflows/gitleaks.yaml@5ae02b51d3614e5227a7d618e9e9d457cadae74a
secrets: inherit