Skip to content

build(deps): bump net.bytebuddy:byte-buddy from 1.15.3 to 1.15.4 (#702) #861

build(deps): bump net.bytebuddy:byte-buddy from 1.15.3 to 1.15.4 (#702)

build(deps): bump net.bytebuddy:byte-buddy from 1.15.3 to 1.15.4 (#702) #861

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