Skip to content

chore: use Java 21 source and binary level (#95) #62

chore: use Java 21 source and binary level (#95)

chore: use Java 21 source and binary level (#95) #62

Workflow file for this run

---
name: CodeQL
on:
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: "34 0 * * 3"
permissions:
contents: read
jobs:
trigger:
uses: statnett/github-workflows/.github/workflows/codeql.yaml@main
with:
language: java
permissions:
actions: read
contents: read
security-events: write