Skip to content

chore(deps): bump types-requests from 2.31.0.7 to 2.31.0.8 #621

chore(deps): bump types-requests from 2.31.0.7 to 2.31.0.8

chore(deps): bump types-requests from 2.31.0.7 to 2.31.0.8 #621

Workflow file for this run

name: Release
on:
pull_request:
push:
branches: [main]
tags:
- '*'
release:
types: [created]
jobs:
release-container:
uses: radiorabe/actions/.github/workflows/release-container.yaml@v0.16.1
with:
image: 'ghcr.io/radiorabe/suisasendemeldung'
name: suisasendemeldung
display-name: SUISA Sendemeldung
tags: rabe python suisa
python-poetry:
uses: radiorabe/actions/.github/workflows/release-python-poetry.yaml@v0.16.1
secrets:
RABE_PYPI_TOKEN: ${{ secrets.RABE_PYPI_TOKEN }}