Skip to content

build(deps): bump serde_with from 3.9.0 to 3.11.0 #1287

build(deps): bump serde_with from 3.9.0 to 3.11.0

build(deps): bump serde_with from 3.9.0 to 3.11.0 #1287

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
branches: [main]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"