Skip to content

chore(deps-dev): bump ruff from 0.6.9 to 0.7.0 (#208) #487

chore(deps-dev): bump ruff from 0.6.9 to 0.7.0 (#208)

chore(deps-dev): bump ruff from 0.6.9 to 0.7.0 (#208) #487

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