Skip to content

build(deps): bump org.apache.httpcomponents.core5:httpcore5 from 5.2.5 to 5.3 #113

build(deps): bump org.apache.httpcomponents.core5:httpcore5 from 5.2.5 to 5.3

build(deps): bump org.apache.httpcomponents.core5:httpcore5 from 5.2.5 to 5.3 #113

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@v0.7.8
secrets: inherit
with:
languages: '["java"]'