Skip to content

build(deps): bump org.mongodb:mongodb-driver-sync from 5.2.0 to 5.2.1 #312

build(deps): bump org.mongodb:mongodb-driver-sync from 5.2.0 to 5.2.1

build(deps): bump org.mongodb:mongodb-driver-sync from 5.2.0 to 5.2.1 #312

Workflow file for this run

name: CodeQL
on:
workflow_dispatch:
push:
branches: [ "main" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main" ]
schedule:
- cron: '16 14 * * 4'
jobs:
codeql:
uses: liquibase/build-logic/.github/workflows/codeql.yml@v0.7.8
secrets: inherit
with:
languages: '["java"]'