Skip to content

Bump org.apache.pdfbox:pdfbox from 2.0.24 to 3.0.0 #178

Bump org.apache.pdfbox:pdfbox from 2.0.24 to 3.0.0

Bump org.apache.pdfbox:pdfbox from 2.0.24 to 3.0.0 #178

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