Skip to content

chore(deps-dev): bump ruff from 0.9.2 to 0.9.3 #512

chore(deps-dev): bump ruff from 0.9.2 to 0.9.3

chore(deps-dev): bump ruff from 0.9.2 to 0.9.3 #512

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.25.0
with:
image: ghcr.io/radiorabe/pathfinderevents
name: pathfinderevents
display-name: Subscribe to Pathfinder changes and emit CloudEvents on change
tags: minimal rhel9 ubi9 rabe kafka cloudevents pathfinder axia
mkdocs:
uses: radiorabe/actions/.github/workflows/release-mkdocs.yaml@v0.25.0