Skip to content

chore(deps): bump org.hibernate.orm:hibernate-jpamodelgen from 6.6.3.Final to 6.6.4.Final #476

chore(deps): bump org.hibernate.orm:hibernate-jpamodelgen from 6.6.3.Final to 6.6.4.Final

chore(deps): bump org.hibernate.orm:hibernate-jpamodelgen from 6.6.3.Final to 6.6.4.Final #476

Workflow file for this run

name: build
on:
push:
branches:
- 'main'
- 'fix/[0-9]+.[0-9]+.x'
- '[0-9]+.x'
pull_request:
types: [opened, synchronize, reopened]
branches:
- 'main'
- 'fix/[0-9]+.[0-9]+.x'
- '[0-9]+.x'
jobs:
java:
uses: 1000kit/tkit-ci-java/.github/workflows/build.yml@main
secrets: inherit