Skip to content

Bump pydantic from 2.11.10 to 2.12.3 #3081

Bump pydantic from 2.11.10 to 2.12.3

Bump pydantic from 2.11.10 to 2.12.3 #3081

Workflow file for this run

#
# These checks run on every commit
#
name: Check on Every Push
on:
push:
branches-ignore:
- main
jobs:
secrets-scanning:
uses: ./.github/workflows/secrets_scanning.yaml
code-form:
uses: ./.github/workflows/code_form.yaml