Skip to content

CodeQl

CodeQl #25

Workflow file for this run

name: CodeQl
on:
schedule:
- cron: '0 0 * * 0'
workflow_dispatch:
jobs:
codeql:

Check failure on line 8 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: 8, Col: 3): Error calling workflow 'navikt/fp-gha-workflows/.github/workflows/codeql.yml@f7528b272a7cca0316ceff37d02780bb32d61a66'. The nested job 'analyze' is requesting 'contents: read', but is only allowed 'contents: none'.
name: CodeQl
uses: navikt/fp-gha-workflows/.github/workflows/codeql.yml@f7528b272a7cca0316ceff37d02780bb32d61a66
secrets: inherit
permissions:
actions: read
security-events: write
with:
use-reader: true