Skip to content

Bump google-protobuf from 3.25.3 to 3.25.5 in the bundler group across 1 directory #186

Bump google-protobuf from 3.25.3 to 3.25.5 in the bundler group across 1 directory

Bump google-protobuf from 3.25.3 to 3.25.5 in the bundler group across 1 directory #186

Workflow file for this run

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