Skip to content

chore(deps): bump github.com/confluentinc/confluent-kafka-go/v2 from 2.5.3 to 2.5.4 in the all group #1740

chore(deps): bump github.com/confluentinc/confluent-kafka-go/v2 from 2.5.3 to 2.5.4 in the all group

chore(deps): bump github.com/confluentinc/confluent-kafka-go/v2 from 2.5.3 to 2.5.4 in the all group #1740

Workflow file for this run

name: "Pull request labeler"
on:
- pull_request
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref }}
cancel-in-progress: true
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true