Skip to content

build(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#75) #81

build(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#75)

build(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#75) #81

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/[email protected]