Skip to content

chore(deps): bump actions/cache in /.github/actions/bootstrap (#2854) #2290

chore(deps): bump actions/cache in /.github/actions/bootstrap (#2854)

chore(deps): bump actions/cache in /.github/actions/bootstrap (#2854) #2290

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