This repository was archived by the owner on Jan 14, 2026. It is now read-only.
⬆️ 🛠️(deps): update dependency fastapi to v0.121.0 #1015
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: push | |
| on: | |
| workflow_dispatch: | |
| pull_request: | |
| types: | |
| - closed | |
| jobs: | |
| autopr: | |
| uses: mraniki/coding_toolset/.github/workflows/🫸push.yml@main | |
| secrets: inherit |