Skip to content

chore(deps): update dependency fastapi to v0.120.4 #396

chore(deps): update dependency fastapi to v0.120.4

chore(deps): update dependency fastapi to v0.120.4 #396

# Assigning creator to PR will hopefully help
# people to follow up on their PRs, are reduce old
# lingering ones that lay around forever.
# View https://github.com/pulls for your PRs
name: '[bot] Assign PR to creator'
on:
pull_request:
types:
- opened
jobs:
automation:
runs-on: ubuntu-latest
name: Automation
steps:
- name: Assign PR to creator
uses: thomaseizinger/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}