Skip to content

Bump google-protobuf from 3.25.3 to 3.25.5 #2163

Bump google-protobuf from 3.25.3 to 3.25.5

Bump google-protobuf from 3.25.3 to 3.25.5 #2163

Workflow file for this run

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