Skip to content

Bump prost-build from 0.12.3 to 0.12.4 in /rust #527

Bump prost-build from 0.12.3 to 0.12.4 in /rust

Bump prost-build from 0.12.3 to 0.12.4 in /rust #527

Workflow file for this run

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