Skip to content

Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1 in the dev… #910

Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1 in the dev…

Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1 in the dev… #910

Workflow file for this run

name: "CodeQL"
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
schedule:
- cron: '0 0 * * 0,4'
jobs:
codeql:
name: CodeQl
permissions:
actions: read
contents: read
security-events: write
uses: navikt/fp-gha-workflows/.github/workflows/codeql.yml@main
with:
use-reader: true
secrets: inherit