Skip to content

build(deps-dev): bump com.google.protobuf:protobuf-java from 4.29.1 to 4.29.2 #2283

build(deps-dev): bump com.google.protobuf:protobuf-java from 4.29.1 to 4.29.2

build(deps-dev): bump com.google.protobuf:protobuf-java from 4.29.1 to 4.29.2 #2283

Workflow file for this run

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