Skip to content

build(deps): update notdodo/github-actions requirement to gitleaks-v0.0.2 #71

build(deps): update notdodo/github-actions requirement to gitleaks-v0.0.2

build(deps): update notdodo/github-actions requirement to gitleaks-v0.0.2 #71

Workflow file for this run

name: Infrastructure Security Scan
on:
push:
branches:
- main
paths-ignore:
- "**.go"
- "**.md"
- "go.mod"
- "go.sum"
pull_request:
branches:
- main
paths-ignore:
- "**.go"
- "**.md"
- "go.mod"
- "go.sum"
concurrency:
group: iamme-kics-${{ github.ref }}
cancel-in-progress: true
jobs:
infra-security-scan:
uses: notdodo/github-actions/.github/workflows/infra-security-scan.yml@gitleaks-v0.0.2