Skip to content

CodeQL analysis

CodeQL analysis #8

name: CodeQL analysis
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: '0 3 * * 0'
jobs:
call-codeQL-analysis:

Check failure on line 12 in .github/workflows/codeql-analysis.yml

View workflow run for this annotation

GitHub Actions / CodeQL analysis

Invalid workflow file

The workflow is not valid. .github/workflows/codeql-analysis.yml (Line: 12, Col: 3): Error calling workflow 'actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main'. The nested job 'analyze' is requesting 'actions: read, security-events: write', but is only allowed 'actions: none, security-events: none'.
name: CodeQL analysis
uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main