Skip to content

[Backport 7.60.x] Bump confluent-kafka to 2.6.1 to address CVE #37624

[Backport 7.60.x] Bump confluent-kafka to 2.6.1 to address CVE

[Backport 7.60.x] Bump confluent-kafka to 2.6.1 to address CVE #37624

Workflow file for this run

name: Check PR
on:
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
jobs:
run:
uses: ./.github/workflows/pr-quick-check.yml
if: ${{ github.base_ref == 'master' }}
with:
repo: core
secrets: inherit