Skip to content

chore(deps): bump jinja2 from 3.1.5 to 3.1.6 #482

chore(deps): bump jinja2 from 3.1.5 to 3.1.6

chore(deps): bump jinja2 from 3.1.5 to 3.1.6 #482

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.30.1
secrets:
RABE_PYPI_TOKEN: ${{ secrets.RABE_PYPI_TOKEN }}