Skip to content

Bump org.hibernate.validator:hibernate-validator from 8.0.1.Final to 8.0.2.Final in the prod-deps group #482

Bump org.hibernate.validator:hibernate-validator from 8.0.1.Final to 8.0.2.Final in the prod-deps group

Bump org.hibernate.validator:hibernate-validator from 8.0.1.Final to 8.0.2.Final in the prod-deps group #482

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