Skip to content

Update hibernate-core.version to v6.6.1.Final #1546

Update hibernate-core.version to v6.6.1.Final

Update hibernate-core.version to v6.6.1.Final #1546

Workflow file for this run

name: Verifier
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
triage:
runs-on: ubuntu-18.04
steps:
- uses: zwaldowski/match-label-action@v2
with:
allowed: 'type:fix, type:features, type:documentation, type:tests, type:config'