Skip to content

Bump org.apache.kafka:kafka-clients from 3.8.1 to 3.9.0 in the avro-og-kafka group #691

Bump org.apache.kafka:kafka-clients from 3.8.1 to 3.9.0 in the avro-og-kafka group

Bump org.apache.kafka:kafka-clients from 3.8.1 to 3.9.0 in the avro-og-kafka group #691

name: etterlatte-regler
on:
workflow_dispatch: # Allow manually triggered workflow run
push:
branches:
- main
paths:
- libs/etterlatte-regler/**
- gradle/libs.versions.toml
- "!**/test/**"
pull_request:
branches:
- main
paths:
- libs/etterlatte-regler/**
- gradle/libs.versions.toml
jobs:
test:
if: github.event_name == 'pull_request'
uses: ./.github/workflows/.lib-test.yaml
secrets: inherit