Skip to content

build(deps-dev): bump org.postgresql:postgresql from 42.7.2 to 42.7.3 #522

build(deps-dev): bump org.postgresql:postgresql from 42.7.2 to 42.7.3

build(deps-dev): bump org.postgresql:postgresql from 42.7.2 to 42.7.3 #522

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