Skip to content

chore(deps): Bump tonic from 0.11.0 to 0.12.3 in the tonic group #23293

chore(deps): Bump tonic from 0.11.0 to 0.12.3 in the tonic group

chore(deps): Bump tonic from 0.11.0 to 0.12.3 in the tonic group #23293

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-20.04
timeout-minutes: 5
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true