Skip to content

chore(deps): bump ruff from 0.9.4 to 0.9.5 #1011

chore(deps): bump ruff from 0.9.4 to 0.9.5

chore(deps): bump ruff from 0.9.4 to 0.9.5 #1011

Workflow file for this run

name: Release
on:
pull_request:
push:
branches: [main]
release:
types: [created]
jobs:
python-poetry:
uses: radiorabe/actions/.github/workflows/release-python-poetry.yaml@v0.28.0
secrets:
RABE_PYPI_TOKEN: ${{ secrets.RABE_PYPI_TOKEN }}