Skip to content

⬆️ Bump serde_json from 1.0.134 to 1.0.138 #616

⬆️ Bump serde_json from 1.0.134 to 1.0.138

⬆️ Bump serde_json from 1.0.134 to 1.0.138 #616

Workflow file for this run

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