Skip to content

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2… #217

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2…

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2… #217

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
secrets: inherit