Skip to content

chore(deps): bump pydantic from 2.11.9 to 2.12.4 #295

chore(deps): bump pydantic from 2.11.9 to 2.12.4

chore(deps): bump pydantic from 2.11.9 to 2.12.4 #295

name: Release Drafter
on:
push:
branches: [main]
pull_request:
types: [opened, edited, reopened, synchronize]
workflow_dispatch:
jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}