Skip to content

build(deps-dev): bump cryptography from 41.0.0 to 41.0.3 (#136) #54

build(deps-dev): bump cryptography from 41.0.0 to 41.0.3 (#136)

build(deps-dev): bump cryptography from 41.0.0 to 41.0.3 (#136) #54

name: release-please
on:
workflow_dispatch:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
command: manifest
token: ${{ secrets.LOS_AUTO_BOT_RP_TOKEN }}