Skip to content

chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#2864) #2294

chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#2864)

chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#2864) #2294

name: CodeQL Security Scan
on:
workflow_dispatch:
push:
paths:
- '**'
- '!**.md'
- '!LICENSE'
- '!test/**'
branches: [ main ]
schedule:
- cron: '0 14 * * 4'
jobs:
CodeQL:
uses: anchore/workflows/.github/workflows/codeql-go.yaml@main
with:
entrypoint: "./cmd/${{ github.event.repository.name }}"
permissions:
security-events: write
contents: read