Skip to content

chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#1751) #2042

chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#1751)

chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#1751) #2042

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
with:
sonar: false
secrets: inherit