Skip to content

chore(deps): bump tokio from 1.49.0 to 1.50.0 in the rust-minor-patch group #135

chore(deps): bump tokio from 1.49.0 to 1.50.0 in the rust-minor-patch group

chore(deps): bump tokio from 1.49.0 to 1.50.0 in the rust-minor-patch group #135

Workflow file for this run

name: "Auto Label"
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
issues: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- name: Label PR
uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true