Skip to content

Bump net.bytebuddy:byte-buddy from 1.15.1 to 1.15.2 in the prod-deps group #911

Bump net.bytebuddy:byte-buddy from 1.15.1 to 1.15.2 in the prod-deps group

Bump net.bytebuddy:byte-buddy from 1.15.1 to 1.15.2 in the prod-deps group #911

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