Skip to content

build(deps): bump notdodo/github-actions from 0.1.1 to 0.1.2 (#51) #37

build(deps): bump notdodo/github-actions from 0.1.1 to 0.1.2 (#51)

build(deps): bump notdodo/github-actions from 0.1.1 to 0.1.2 (#51) #37

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@babf5448da25db0c3d47d0348fb3d6979e7fc555
# v0.1.2