Skip to content

chore(deps): bump github/codeql-action from 4.31.6 to 4.31.7 (#3100) #2456

chore(deps): bump github/codeql-action from 4.31.6 to 4.31.7 (#3100)

chore(deps): bump github/codeql-action from 4.31.6 to 4.31.7 (#3100) #2456

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