Skip to content

chore(deps): update module github.com/segmentio/kafka-go to v0.4.49 #36

chore(deps): update module github.com/segmentio/kafka-go to v0.4.49

chore(deps): update module github.com/segmentio/kafka-go to v0.4.49 #36

Workflow file for this run

name: Go build
on:
push:
pull_request:
types: [ opened, synchronize, reopened ]
jobs:
build:
uses: netcracker/qubership-core-infra/.github/workflows/[email protected]
with:
actor: ${{ github.actor }}
sonar-project-key: ${{ vars.SONAR_PROJECT_KEY }}
secrets:
sonar-token: ${{ secrets.SONAR_TOKEN }}