Skip to content

build(deps): bump org.apache.kafka:kafka-clients from 2.6.3 to 3.7.1 #590

build(deps): bump org.apache.kafka:kafka-clients from 2.6.3 to 3.7.1

build(deps): bump org.apache.kafka:kafka-clients from 2.6.3 to 3.7.1 #590

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}