Skip to content

Bump google.golang.org/grpc from 1.69.2 to 1.69.4 #2941

Bump google.golang.org/grpc from 1.69.2 to 1.69.4

Bump google.golang.org/grpc from 1.69.2 to 1.69.4 #2941

Workflow file for this run

name: Size Label
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
size-label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: size-label
uses: pascalgn/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"