Skip to content

CodeQL

CodeQL #3

Workflow file for this run

name: "CodeQL"
on:
push:
branches: main
pull_request:
branches: main
schedule:
- cron: '29 2 * * 5'
jobs:
analyze:

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

View workflow run for this annotation

GitHub Actions / CodeQL

Invalid workflow file

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