Skip to content

CodeQL

CodeQL #39

Workflow file for this run

name: "CodeQL"
on:
push:
branches:
- master
schedule:
- cron: '0 7 * * 1'
jobs:
monitor:

Check failure on line 11 in .github/workflows/codeql.yaml

View workflow run for this annotation

GitHub Actions / CodeQL

Invalid workflow file

The workflow is not valid. .github/workflows/codeql.yaml (Line: 11, Col: 3): Error calling workflow 'navikt/isworkflows/.github/workflows/codeql.yml@master'. The nested job 'analyze' is requesting 'actions: read, security-events: write', but is only allowed 'actions: none, security-events: none'.
uses: navikt/isworkflows/.github/workflows/codeql.yml@master
with:
languages: "[ 'java' ]"
secrets: inherit