Skip to content

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

chore(deps): bump pydantic from 2.11.9 to 2.12.4

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

Workflow file for this run

name: semantic PR title
on:
pull_request_target:
types: [opened, edited, synchronize]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}