Skip to content

build(deps-dev): bump org.assertj:assertj-core from 3.27.0 to 3.27.1 #223

build(deps-dev): bump org.assertj:assertj-core from 3.27.0 to 3.27.1

build(deps-dev): bump org.assertj:assertj-core from 3.27.0 to 3.27.1 #223

Workflow file for this run

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