Skip to content

Merge pull request #8 from notdodo/dependabot/github_actions/tholland… #51

Merge pull request #8 from notdodo/dependabot/github_actions/tholland…

Merge pull request #8 from notdodo/dependabot/github_actions/tholland… #51

Workflow file for this run

name: Infrastructure Security Scan (local repository)
on:
push:
branches:
- main
pull_request:
branches:
- main
concurrency:
group: ghas-kics-${{ github.ref }}
cancel-in-progress: true
jobs:
infra-scan:
uses: notdodo/github-actions/.github/workflows/infra-security-scan.yml@main