Skip to content

Bump serde from 1.0.192 to 1.0.193 in /cli #154

Bump serde from 1.0.192 to 1.0.193 in /cli

Bump serde from 1.0.192 to 1.0.193 in /cli #154

Workflow file for this run

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