Skip to content

feat(deps): bump urllib3 from 2.2.1 to 2.2.2 #594

feat(deps): bump urllib3 from 2.2.1 to 2.2.2

feat(deps): bump urllib3 from 2.2.1 to 2.2.2 #594

Workflow file for this run

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