Skip to content

chore(deps): bump io.smallrye:jandex-maven-plugin from 3.2.2 to 3.2.3… #452

chore(deps): bump io.smallrye:jandex-maven-plugin from 3.2.2 to 3.2.3…

chore(deps): bump io.smallrye:jandex-maven-plugin from 3.2.2 to 3.2.3… #452

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