Skip to content

chore(deps): bump kafka-python-ng from 2.2.2 to 2.2.3 #488

chore(deps): bump kafka-python-ng from 2.2.2 to 2.2.3

chore(deps): bump kafka-python-ng from 2.2.2 to 2.2.3 #488

Workflow file for this run

name: Release
on:
pull_request:
push:
branches:
- main
tags:
- '*'
jobs:
release-container:
uses: radiorabe/actions/.github/workflows/release-container.yaml@v0.22.3
with:
image: ghcr.io/radiorabe/acringest
name: acringest
display-name: Ingest daily ACRCloud data dumps
tags: minimal rhel9 ubi9 rabe minio kafka cloudevents acrcloud
cosign-base-image-only: false
mkdocs:
uses: radiorabe/actions/.github/workflows/release-mkdocs.yaml@v0.22.3