Skip to content

chore(deps): Bump faker from 33.1.2 to 33.3.0 (#875) #2529

chore(deps): Bump faker from 33.1.2 to 33.3.0 (#875)

chore(deps): Bump faker from 33.1.2 to 33.3.0 (#875) #2529

Workflow file for this run

name: Release
on:
pull_request:
push:
branches:
- main
tags:
- '*'
jobs:
release-container:
uses: radiorabe/actions/.github/workflows/[email protected]
with:
image: 'ghcr.io/radiorabe/nowplaying'
name: nowplaying
display-name: RaBe nowplaying daemon.
tags: minimal rhel9 rabe python nowplaying
python-poetry:
uses: radiorabe/actions/.github/workflows/[email protected]
secrets:
RABE_PYPI_TOKEN: ${{ secrets.RABE_PYPI_TOKEN }}