Skip to content

Bump actions/checkout from 4.1.5 to 4.1.6 in the minor-deps group #759

Bump actions/checkout from 4.1.5 to 4.1.6 in the minor-deps group

Bump actions/checkout from 4.1.5 to 4.1.6 in the minor-deps group #759

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 # ratchet:exclude
secrets: inherit