Skip to content

Bump pydantic from 2.5.1 to 2.5.2 #96

Bump pydantic from 2.5.1 to 2.5.2

Bump pydantic from 2.5.1 to 2.5.2 #96

Workflow file for this run

name: Labeler
on: [pull_request_target]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"