Skip to content

chore(deps): update confluentinc/cp-kafka docker tag to v7.5.1 (#69) #51

chore(deps): update confluentinc/cp-kafka docker tag to v7.5.1 (#69)

chore(deps): update confluentinc/cp-kafka docker tag to v7.5.1 (#69) #51

Workflow file for this run

---
name: Main
on:
push:
branches:
- main
tags:
- v*
jobs:
build-push-image:
if: ${{ github.repository == 'statnett/k3a-lag-exporter' }}
permissions:
packages: write
uses: ./.github/workflows/build-image.yml
with:
push: true